tejaskkkk commited on
Commit
02ce6fb
·
verified ·
1 Parent(s): 6df8b10

updated for groq api

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ scikit-learn==1.5.2
6
  numpy==2.3.1
7
  pandas==2.3.1
8
  python-dotenv==1.1.1
9
- together==1.5.17
10
  langsmith==0.4.4
11
  pydantic==2.11.7
12
  requests==2.32.4
 
6
  numpy==2.3.1
7
  pandas==2.3.1
8
  python-dotenv==1.1.1
9
+ groq>=0.4.0
10
  langsmith==0.4.4
11
  pydantic==2.11.7
12
  requests==2.32.4