C3 AI Documentation Home

Changelog for genaiPlatform Version 2.1

[2.1.0]

Added

Updated

  • py-llm and related runtimes upgraded to update the version of litellm from 1.46.1 to 1.63.11 and to include py-opentelemetry
    • py-litellm
    • py-vertexai_litellm
    • py-bedrock_litellm
  • GenaiCore.BaseUser permissions expanded to be more thorough.

Fixed

  • Fixed error in GenaiCore.SessionStore.Kv when the session state exceeds the kv store (e.g. Cassandra) limit for a single entry, by using filesystem-based storage when storage size is exceeded.
  • Fixed concurrency issue when writing/reading different sessions in the same GenaiCore.SessionStore.Kv.

Removed

Was this page helpful?