Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: vertexai instrumentation support #87

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

darshit-s3
Copy link
Contributor

Description

Adding instrumentation support for Google Vertex AI.
includes enabling four methods for chat and stream

Checklist for EVERY version bump:

  • Ran generate_python.sh to generate python models. (Check README.md for instructions)
  • Ran generate_typescript.sh to generate typescript models. (Check README.md for instructions)
  • Ran black . to format the python code.
  • Updated version in setup.py for python package.
  • Updated version in package.json for typescript package.
  • Updated the required version of trace-attributes in python SDK dependency project.toml file.
  • Updated the required version of @langtrase/trace-attributes in typescript SDK dependency package.json.

@darshit-s3 darshit-s3 merged commit e0bb779 into main Aug 27, 2024
@darshit-s3 darshit-s3 deleted the vertexai-support branch August 27, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants