Swiss AI Hub v0.309.2
Pre-release
Pre-release
Added
- 🦾 Enhanced Expert Agent Capabilities: The
expert_asking_agentandexpert_rag_agentservices are now fully
configured to integrate with Mem0 for advanced LLM, embedding, and reranking functionalities, and Neo4j for
organizational memory graph storage, significantly boosting their intelligence and knowledge retention.
Changed
- 📄 Updated Environment Variable Documentation: The documentation for environment variables has been updated to
reflect the expanded utilization of Mem0 and Neo4j settings by theexpert_asking_agentand
expert_rag_agent.
Removed
- 🗑️ Streamlined CI/CD Workflow: An extraneous Docker login step has been removed from the
test-backup-e2eGitHub
Actions workflow, contributing to a more efficient build process.