Skip to content

Swiss AI Hub v0.309.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:03

Added

  • 🦾 Enhanced Expert Agent Capabilities: The expert_asking_agent and expert_rag_agent services 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 the expert_asking_agent and
    expert_rag_agent.

Removed

  • 🗑️ Streamlined CI/CD Workflow: An extraneous Docker login step has been removed from the test-backup-e2e GitHub
    Actions workflow, contributing to a more efficient build process.