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: Add Anthropic tracer #242

Merged
merged 1 commit into from
Jun 25, 2024
Merged

feat: Add Anthropic tracer #242

merged 1 commit into from
Jun 25, 2024

Conversation

gustavocidornelas
Copy link
Contributor

Summary

  • Introduces the trace_anthropic function.
  • trace_anthropic behaves the same way as trace_openai but with the Anthropic client.
  • It works when stream=True or False, and parses text blocks and tool calls.
  • Also introduces a notebook example showing how to trace Anthropic LLM calls and stream them to Openlayer.

@whoseoyster whoseoyster merged commit 50e235d into main Jun 25, 2024
2 checks passed
@whoseoyster whoseoyster deleted the cid/anthropic-tracing branch June 25, 2024 17:47
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