Vuvo11 commited on
Commit
be27eaf
·
verified ·
1 Parent(s): 738ecfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -34,4 +34,6 @@ azure-monitor-opentelemetry==1.1.0 # For application insights integration
34
 
35
  # Optional: Use for API integration alternatives
36
  # google-genai commented out as it conflicts with gradio
37
- langchain==0.1.1 # Alternative for integrating with various LLM APIs
 
 
 
34
 
35
  # Optional: Use for API integration alternatives
36
  # google-genai commented out as it conflicts with gradio
37
+ langchain==0.1.1 # Alternative for integrating with various LLM APIs
38
+
39
+ google-genai