anthropics / anthropic-sdk-typescript

Access to Anthropic's safety-first language model APIs
https://www.npmjs.com/package/@anthropic-ai/sdk
MIT License
744 stars 79 forks source link

vertex-sdk: Add gcp-labels to llm calls #619

Open mktce opened 1 day ago

mktce commented 1 day ago

When using gemini models via vertex API, it is possible to add gcp labels to API calls (https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/add-labels-to-api-calls). It would be very helpful, if the same was possible for anthropic calls via vertex API.

RobertCraigie commented 14 hours ago

Thanks for the request, what would you want the SDK interface to be?