Refactor Axiom 2.0 documentation by adding web search capability using Tavily MCP, and updating MCP server configuration details in chainlit.md and README.md 6f44c43 Aasher commited on Apr 22, 2025
Refactor AxiomAgent model initialization and update MCP server configuration to include Tavily MCP with environment variable support d80f5ac Aasher commited on Apr 22, 2025
Add chainlit.md file in the container to show it in chainlit app 8d15910 Aasher commited on Apr 22, 2025
feat: Enhance AxiomAgent initialization and update prompts for improved user experience 6a8ebee Aasher commited on Apr 22, 2025
Revert mcp.json npx args, try without -c flag with updated Node 24ea6b0 Aasher commited on Apr 22, 2025
feat: Enhance Axiom 2.0 Agent prompt with detailed role, goals, instructions, and mandatory workflow for project creation cdb3d07 Aasher commited on Apr 21, 2025
feat (auth): Add Google and Github authentication in chainlit app ca57ee4 Aasher commited on Apr 21, 2025
feat: Refactor Chainlit UI to load and manage MCP servers dynamically with improved error handling and logging 2e96320 Aasher commited on Apr 21, 2025
feat: Update AxiomAgent to use dynamic agent name and improve error handling in run_agent and stream_agent methods 4193809 Aasher commited on Apr 21, 2025
feat: Enhance MCP server configuration handling and logging in Axiom 2.0 Agent e58fdc1 Aasher commited on Apr 21, 2025
refactor: Update AxiomAgent to use Optional types and improve model configuration handling 6f91075 Aasher commited on Apr 21, 2025
fix: Add correct AsyncGenerator class. Resolve streaming error in stream_agent method 59c556d Aasher commited on Apr 21, 2025
Update configuration settings for Axiom 2.0 Agent; Create Axiom Agent class for creating the agent 90304ea Aasher commited on Apr 21, 2025