LamiaYT commited on
Commit
d12c64d
·
1 Parent(s): 70fa272

Deploy GAIA agent

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -21,6 +21,7 @@ duckduckgo-search==3.9.6
21
 
22
  # LLM integration (lightweight)
23
  litellm==1.44.14
 
24
 
25
  # Optional: For better performance with limited resources
26
  psutil==5.9.5
 
21
 
22
  # LLM integration (lightweight)
23
  litellm==1.44.14
24
+ beautifulsoup4==4.12.3
25
 
26
  # Optional: For better performance with limited resources
27
  psutil==5.9.5