Update check_format function to enable nested list detection and adjust planning interval in Agent class d7e1d51 luke9705 commited on 24 days ago
Add Claude class for Anthropic API integration with message generation 797c7d6 luke9705 commited on 24 days ago
Add Claude class for Anthropic API integration and update requirements e722f9c luke9705 commited on 24 days ago
Update agent model in Agent class to 'meta-llama/Llama-3.3-70B-Instruct' 5bfed61 luke9705 commited on 25 days ago
Refactor check_format function to disallow nested lists and update agent model to 'Qwen/Qwen3-32B' 5215882 luke9705 commited on 25 days ago
Update HfApiModel to use the 'google/gemma-3-27b-it' model in the Agent class. 7b2bd1f luke9705 commited on 25 days ago
Enhance check_format function to disallow nested lists (let LLM self-correct) and clarify return types in documentation. 856ab04 luke9705 commited on 25 days ago
Enhance check_format function to flatten nested lists and raise error for dict inputs b5fc7aa luke9705 commited on 25 days ago
Add render option to Web Search checkbox in Gradio interface 8b72ba7 luke9705 commited on 25 days ago
Refactor Agent initialization and enhance respond function to support web search; add check_format utility function. a2812c7 luke9705 commited on 25 days ago
Update model in Agent initialization from DeepSeek R1 to Qwen3-32B 0465453 luke9705 commited on 25 days ago
Enhance agent call method to include conversation history and update system prompt for image handling 698b66e luke9705 commited on 25 days ago
Update system prompt and enhance image generation response handling c28df4a luke9705 commited on 25 days ago
Refactor respond function to simplify return logic and update system prompt for image generation specifications ed2817d luke9705 commited on 26 days ago