Skip to content

Changelog

All notable changes to Ragatanga will be documented in this file.

[0.3.1] - 2025-02-25

Added

  • Support for Anthropic Claude models
  • Multilingual query translation
  • Confidence scoring for all result types
  • New utility functions for knowledge base management

Changed

  • Improved SPARQL query generation
  • Enhanced result ranking algorithm
  • Better error handling for API requests
  • Updated documentation

Fixed

  • Issue with embedding cache persistence
  • Bug in ontology materialization process
  • Performance bottleneck in parallel retrieval

[0.3.0] - 2025-02-10

Added

  • Adaptive retrieval system
  • Support for multiple embedding providers
  • Support for multiple LLM providers
  • FastAPI integration
  • Comprehensive configuration system

Changed

  • Complete architecture redesign
  • Improved ontology reasoning
  • Enhanced semantic search capabilities
  • Better documentation

[0.2.1] - 2025-01-20

Added

  • Basic semantic search functionality
  • Support for OpenAI embeddings
  • Simple API for querying

Fixed

  • Various bugs and performance issues

[0.2.0] - 2025-01-10

Added

  • Ontology-based reasoning
  • SPARQL query support
  • Knowledge base management

[0.1.0] - 2025-01-05

Added

  • Initial release
  • Basic project structure
  • Core functionality