refactor(agent): enable immediate response instruction in supervisor prompt ed2f57e AlexTrinityBlock commited on Apr 4
refactor(api): switch LLM provider from MiniMax to Google Generative AI 9236a37 AlexTrinityBlock commited on Apr 4
refactor(api): add LLM abstraction layer to replace hardcoded model strings bcdc55d AlexTrinityBlock commited on Apr 4
feat(tools): add ocr_reader and list_files tools to expand agent capabilities 7a0b5ad AlexTrinityBlock commited on Apr 4
refactor(agent): remove unused websearch_agent and update supervisor instructions c82d598 AlexTrinityBlock commited on Apr 4
feat(run): add retry mechanism with error handling to agent entry point 97fc18c AlexTrinityBlock commited on Apr 4
feat(agent): add answer extraction module and integrate into run function da8c40b AlexTrinityBlock commited on Apr 4
refactor(agent): split websearch agent into separate modules a394be7 AlexTrinityBlock commited on Apr 4
refactor(agent): prioritize accuracy in math solver tool instructions 0019780 AlexTrinityBlock commited on Apr 3
chore(agent): enhance supervisor prompts and increase websearch recursion limit 314810a AlexTrinityBlock commited on Apr 3
feat(agent): implement supervisor agent with tool routing and math solver 40deb66 AlexTrinityBlock commited on Apr 3
feat(agent): add web search agent with LangGraph and Tavily integration a877f54 AlexTrinityBlock commited on Apr 3