First_Agent / requirements.txt
daviddwlee84's picture
Style the code and make it local runnable
c5afa64
raw
history blame
235 Bytes
markdownify
smolagents
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]