Update embedding model configuration and simplify tool initialization in `tools.py` 5e9156a lwant commited on Jul 3, 2025
Add Wikipedia tool and enable embedding model configuration for tools in `tools.py` 470fd47 lwant commited on Jul 3, 2025
Add OpenAI integration and enhance toolset in `agent.py` and `tools.py` 449333b lwant commited on Jul 3, 2025
Enhance tool descriptions and enforce stricter input/output format guidelines in `tools.py` and `agent.py` 895a491 lwant commited on Jul 1, 2025
Update `requirements.txt` to include new dependencies for enhanced functionality and compatibility 9c4e981 lwant commited on Jun 30, 2025
Update `vllm_ask_image` to `vllm_ask_image_tool`, add `Context` support, and implement asynchronous image query handling in tools. 0f23fa9 lwant commited on Jun 29, 2025
Add `YoutubeTranscriptReader` tool integration, update dependencies, and enhance agent functionality. 84c7ca2 lwant commited on Jun 28, 2025
Add website parsing and text chunking support, update dependencies, and enhance README documentation. 4f70efd lwant commited on Jun 28, 2025
Add MISTRAL integration, update dependencies, and adjust `.example.env` for new API key support. dc47641 lwant commited on Jun 28, 2025
Replace unused Wikipedia tool spec and integrate `WikipediaToolSpec` with a dedicated `wikipedia_agent`. 4f304eb lwant commited on Jun 27, 2025
Add Wikipedia tool integration, update dependencies, and expand README documentation 8c16572 lwant commited on Jun 26, 2025
Make `run_and_submit_all` asynchronous, update imports, and add telemetry initialization fa2bac9 lwant commited on Jun 26, 2025