diff --git a/releasenotes/notes/feat-vertexai-e4a6dbe95d19eee0.yaml b/releasenotes/notes/feat-vertexai-e4a6dbe95d19eee0.yaml new file mode 100644 index 00000000000..b94f63a5f37 --- /dev/null +++ b/releasenotes/notes/feat-vertexai-e4a6dbe95d19eee0.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + vertexai: Introduces tracing support for Google's Vertex AI SDK for Python's ``generate_content`` and ``send_message`` calls. + See `the docs `_ + for more information.