Release archive
2.1.0

AI Agent Tools & Agent Tools API

Release v2.1.0 focuses on AI Agent Tools, Agent Tools API, and Tool Detection.

AddedInternal
AI Agent Tools & Agent Tools API

Release digest

Added

  • AI Agent Tools - Function Calling integration with Gemini 2.5
    • search_company - Search company in database
    • get_trust_score - Detailed Trust Score breakdown
    • list_companies - Top employers ranking
    • compare_companies - Compare two employers
    • run_analysis - Start Magic Search for new companies 🚀
  • Agent Tools API - New /api/agent/* endpoints
  • Tool Detection - Auto-detect company queries

Internal

  • Direct DB access for tools (no HTTP overhead)
  • Fallback to RAG/Grounding if tools fail
  • Ukrainian language support in tool responses

Technical notes