CSAle commited on
Commit
87af07e
·
unverified ·
2 Parent(s): 945be61 77abe68

Merge pull request #5 from kenrogers/add-pydantic

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ chainlit==0.7.700
2
  cohere==4.37
3
  openai==1.3.5
4
  tiktoken==0.5.1
5
- python-dotenv==1.0.0
 
 
2
  cohere==4.37
3
  openai==1.3.5
4
  tiktoken==0.5.1
5
+ python-dotenv==1.0.0
6
+ pydantic==2.10.1