Перейти к содержимому

Changelog

Version 30.45.0 Latest

  • docs: :memo: added readme files for the new AI code
  • feat: :sparkles: add ai-rag-advisor, ai-agent modules + media metadata in embeddings (#280)
  • feat: :sparkles: add ResilientChatModel and ChatClient.Builder support (#281)
  • feat: :sparkles: hotel identity federation for third-party vector store access (#286)
  • feat: add property embeddings pipeline with vector store (#277)
  • feat: replace static key facts with vector store retrieval in content creators (#282)
  • fix: :bug: resolve PR review findings from #279-#283 (#284)
  • refactor: :recycle: added rag to index creator task. fixed the reputation text for vector store ingest
  • refactor: :recycle: added support for 3rd party GTM and GA4 IDs
  • refactor: :recycle: decompose Prompts.java into focused domain classes (#279)
  • refactor: :recycle: fixed Vector store. Tests pass.
  • refactor: :recycle: unify content creators with vector store as single source of truth (#285)
  • refactor: :wrench: added Revolut prod keys
  • refactor: :wrench: added Voyage AI vector store to the mix Using MongoDb Atlas Embeddings
  • refactor: meta-autoreply uses ChatClient + RagContextAdvisor (#283)
  • refactor: migrate property-embeddings to sliced Spring AI VectorStore documents (#278)
  • test: :green_heart: fixed test
  • test: :green_heart: fixed text