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 Integration (WIP) #860

Merged
merged 17 commits into from
Mar 19, 2024
Merged

Conversation

mirackara
Copy link
Contributor

@mirackara mirackara commented Feb 27, 2024

Contains instrumentation for the following functions from the go-openai library

  • CreateChatCompletion

  • CreateChatCompletionStream

  • CreateEmbeddings

  • Adds new Event type called RecordLlmFeedbackEvent which can be used to record feedback for any given chat completion response

@mirackara mirackara changed the base branch from master to develop February 27, 2024 18:32
@mirackara mirackara changed the title OpenAI Integration OpenAI Integration (WIP) Feb 28, 2024
@mirackara mirackara marked this pull request as ready for review March 19, 2024 16:28
@mirackara mirackara merged commit 4da4344 into newrelic:develop Mar 19, 2024
52 checks passed
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