What's Changed
- Updated dspy to >= v3 and weaviate to >= 4.16.7 by @dannyjameswilliams in #15
- Docs update, refactor import structure by @dannyjameswilliams in #17
- Added new example to documentation for basic usage in querying with Weaviate by @dannyjameswilliams in #17
- Hotfix: Added settings argument to preprocess by @dannyjameswilliams in #18
- Manual update of latest frontend changes to backend by @dannyjameswilliams in #20
Known Issues
- Using a local model via ollama can cause instability due to the complex nature of Elysia, this seems prevalent mostly in the app, for some reason. This is being investigated.
- Some tool runs are incorrectly marked as successfully completed, regardless of a self-healing error being yielded. This is being investigated.
Full Changelog: v0.2.2...v0.2.3