Simple_AI_Agent / requirements.txt
axadishaq's picture
Create requirements.txt
9595d98 verified
raw
history blame contribute delete
228 Bytes
groq
gradio
# If you were using LangChain for the primary agent logic (beyond just ChatGroq),
# you would include these:
# langchain
# langchain-groq
# python-dotenv # Only if you explicitly use `python-dotenv` for local testing