Anthropic
Anthropic LangChain Integration
Use LangChain to integrate Anthropic with Helicone to log your Anthropic LLM usage.
1
2
Set HELICONE_API_KEY as an environment variable
3
Modify the API base and add the `Helicone-Auth` header
Using AnthropicMultiModal with Helicone
Enhance your integration by using AnthropicMultiModal with Helicone to process images and generate text descriptions. Follow the code below to add this functionality to your application.
Was this page helpful?