0.3.0
What's Changed
- Update README.md by @njbrake in #55
- feat(langchain): Use
LiteLLM
as defaultmodel_type
by @daavoo in #60 - Update install instructions if imports are missing by @njbrake in #62
- Make Agent.run use async under the hood by @njbrake in #63
- MCP becomes more async by @njbrake in #65
- Improvements to integration tests by @daavoo in #61
- chore: Drop
loguru
in favor ofrich
. by @daavoo in #66 - Tests are sync by @njbrake in #67
- Fix MCP Server, no more global variable by @njbrake in #68
- Add LlamaIndex MCP Support by @njbrake in #72
Full Changelog: 0.2.0...0.3.0