diff --git a/releasenotes/notes/feat-llmobs-8526354f2b311511.yaml b/releasenotes/notes/feat-llmobs-8526354f2b311511.yaml
new file mode 100644
index 00000000000..c8ea6469c66
--- /dev/null
+++ b/releasenotes/notes/feat-llmobs-8526354f2b311511.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ LLM Observability: This introduces the LLM Observability SDK, which enhances the observability of Python-based LLM applications.
+ See the `LLM Observability Overview `_ or the
+ `SDK documentation `_ for more information about this feature.