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

OpenAI: Final spec review/changes #2514

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Mar 18, 2024

Some finishing touches after walking through the spec:

  • DT needs to be enabled in order to use the record_feedback API
  • ai_monitoring.enabled should be false by default
  • Small refactors for recording metrics
  • We no longer need to drop the llm. prefix from custom attributes
  • Because AI monitoring is diabled by default, we enabled it in newrelic.yml for testing

- Include `llm.` prefix on custom attributes
- Small refactors
@hannahramadan hannahramadan changed the base branch from dev to openai_instrumentation March 18, 2024 16:32
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.72% 93%
Branch 71.2% 71%

@hannahramadan hannahramadan changed the title Spec review OpenAI: Final spec review/changes Mar 18, 2024
@hannahramadan hannahramadan marked this pull request as ready for review March 18, 2024 23:22
@hannahramadan hannahramadan merged commit 3696ea7 into openai_instrumentation Mar 19, 2024
28 checks passed
@hannahramadan hannahramadan deleted the spec_review branch April 12, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants