Skip to content

Generative AI Components v0.6 Release Notes

Compare
Choose a tag to compare
@kevinintel kevinintel released this 01 Jun 09:41
· 378 commits to main since this release
3a2343c

GenAIComps

  • Activate a suite of microservices including ASR, LLMS, Rerank, Embedding, Guardrails, TTS, Telemetry, DataPrep, Retrieval, and VectorDB.
  • ASR functionality is fully operational on Xeon architecture, pending readiness on Gaudi.
  • Retrieval capabilities are functional on LangChain, awaiting readiness on LlamaIndex.
  • VectorDB functionality is supported on Redis, Chroma, and Qdrant, with readiness pending on SVS.
  • Added 14 file formats support in data preparation microservices and enabled Safeguard of conversation in guardrails.
  • Added the Ray Gaudi Supported for LLM Service.

Others