Spaces:
Sleeping
Sleeping
File size: 413 Bytes
28fcb31 d2b14c9 5aee165 47fabb1 d2b14c9 6b09350 d2b14c9 7caba7b d72433b d2b14c9 6b09350 d2b14c9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
#gradio>=3.30 #requests>=2.28 #openai>=0.27.0 #pandas>=1.5 #smolagents duckduckgo_search wikipedia #langchain>=0.0.170 #langchain-community==0.0.17 # Additional tools for LangChain Wikipedia integration #beautifulsoup4 #html2text transformers>=4.40.0 torch #huggingface_hub>=0.21.4 gradio>=3.40 requests>=2.28 pandas>=1.5 smolagents>=0.3.9 langchain>=0.0.169 langchain-community>=0.0.9 python-dotenv>=0.21 |