baconnier commited on
Commit
4138588
·
verified ·
1 Parent(s): 42dcd62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  openai==1.3.0
2
  gradio==4.8.0
3
- instructor==0.4.8
4
  plotly==5.18.0
5
  python-dotenv==1.0.0
6
  pydantic==2.5.2
7
- instructor-function-calling
 
1
  openai==1.3.0
2
  gradio==4.8.0
 
3
  plotly==5.18.0
4
  python-dotenv==1.0.0
5
  pydantic==2.5.2
6
+ instructor[groq]