Skip to content

Commit

Permalink
fixed issue with pydantic and chainlit
Browse files Browse the repository at this point in the history
  • Loading branch information
brnaba-aws committed Dec 23, 2024
1 parent d4b870e commit cd62ac3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/chat-chainlit-app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
chainlit==1.2.0
multi_agent_orchestrator==0.0.18
chainlit==1.3.2
multi_agent_orchestrator==0.1.2
ollama==0.3.3
pydantic==2.10.1

0 comments on commit cd62ac3

Please sign in to comment.