added openai in orchestrator
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ gradio>=4.0.0
|
|
14 |
google-generativeai==0.8.3
|
15 |
langchain-google-genai==2.0.7
|
16 |
supabase==2.13.0
|
|
|
|
14 |
google-generativeai==0.8.3
|
15 |
langchain-google-genai==2.0.7
|
16 |
supabase==2.13.0
|
17 |
+
langchain_openai==0.3.11
|