Oliva Multi-Agent Assistant v0.1.0.
This is the initial release of Oliva Multi-Agent Assistant, which includes:
π Core Features
- Voice Assistant Integration with Livekit (v0.12.12)
- RAG System using Langchain Core (v0.3.34)
- LangGraph Integration (v0.2.71)
- Qdrant Vector Storage
- Semantic search with Superlinked
π Voice Plugins:
- Deepgram (v0.6.19)
- OpenAI (v0.10.19)
- Silero (v0.7.4)
π¦ Requirements
- Python 3.12+
- Qdrant Database
- Superlinked Framework
- Deepgram & Livekit accounts
This is the first public release (v0.1.0) of the project, establishing the foundation for a multi-agent assistant system with voice capabilities and product search functionalities.
What's Changed
- update workflow by @Deluxer in #1
- superlinked integration by @Deluxer in #2
- client init by @Deluxer in #4
- voice assistant by @Deluxer in #5
- use cases by @Deluxer in #7
- LangGraph Studio support by @Deluxer in #8
- blog post agent by @Deluxer in #9
- multi agent supervisot implementation by @Deluxer in #10
- Implement multi-agent supervisor by @Deluxer in #12
Full Changelog: https://github.com/Deluxer/oliva/commits/o.1.0