mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* feat(aiPlatformConfiguration): add contextMemory tuning block Expose T0 user-preference memory retrieval limits (tokenBudget, maxItems) via aiPlatformConfiguration.contextMemory so deployments can tune the block that Collate ships to the AI Platform via the gRPC user_memory_context field without code changes. Both fields default to the values previously hard-coded in Collate's ContextMemoryRetrievalService (500 tokens, 5 items), so existing deployments behave identically. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Update generated TypeScript types --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| lombok.config | ||
| pom.xml | ||