Skip to content

Commit

Permalink
Update ai_agent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Feb 12, 2024
1 parent c092ab4 commit 55850cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/ai_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from llama_index.llms import OpenAI, ChatMessage
from llama_index.tools import BaseTool, FunctionTool
from lightning import Data, Channel

import nest_asyncio

Expand Down

0 comments on commit 55850cf

Please sign in to comment.