mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-04-30 07:08:44 -05:00
- Changed `add_datetime_to_instructions` to `add_datetime_to_context` in travel planner for better context handling. - Updated response type to `RunOutput` in both travel planner and GitHub agent for improved type safety. - Specified minimum version for the 'agno' package in requirements.txt for compatibility.
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
streamlit>=1.28.0
|
|
agno>=2.2.10
|
|
mcp>=0.1.0
|
|
openai>=1.0.0
|
|
asyncio>=3.4.3 |