diff --git a/docs/my-website/release_notes/v1.69.0-stable/index.md b/docs/my-website/release_notes/v1.69.0-stable/index.md index 7b57f3772f..62d5791bb9 100644 --- a/docs/my-website/release_notes/v1.69.0-stable/index.md +++ b/docs/my-website/release_notes/v1.69.0-stable/index.md @@ -125,7 +125,8 @@ This new release brings support for: - Fixed OpenTelemetry to follow genai semantic conventions + support for 'instructions' param for TTS - [PR](https://github.com/BerriAI/litellm/pull/10608) - ** Bedrock PII**: - Add support for PII Masking with bedrock guardrails - [Get Started](https://docs.litellm.ai/docs/proxy/guardrails/bedrock#pii-masking-with-bedrock-guardrails), [PR](https://github.com/BerriAI/litellm/pull/10608) -- Added documentation for StandardLoggingVectorStoreRequest - [PR](https://github.com/BerriAI/litellm/pull/10535) +- **Documentation**: + - Added documentation for StandardLoggingVectorStoreRequest - [PR](https://github.com/BerriAI/litellm/pull/10535) ## Performance / Reliability Improvements - **Python Compatibility**: