First_Agent / requirements.txt
daviddwlee84's picture
Try use local model or OpenAI model and Streamlit example
5092e07
raw
history blame
291 Bytes
markdownify
smolagents[openai]
requests
duckduckgo_search
pandas
# Local development
gradio
# ImportError: Using SOCKS proxy, but the 'socksio' package is not installed. Make sure to install httpx using `pip install httpx[socks]`
httpx[socks]
# Try different UI
streamlit
watchdog
chainlit