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

Feature: OpenAI Instrumentation: Support Base Chat Telemetry Functionality #4

Open
ABizzinotto opened this issue May 28, 2024 · 0 comments

Comments

@ABizzinotto
Copy link

ABizzinotto commented May 28, 2024

Which component is this feature for?

Traceloop SDK

🔖 Feature description

Support basic chat telemetry for Open AI API chat operations:

  • Capture request attributes such as model type, message content, and additional parameters
  • Capture response attributes such as response length, model used and any error messages
  • Track metrics: request count, response time, token usage, error rates, success rates

🎤 Why is this feature needed ?

Add instrumentation for Ruby's Open AI package

✌️ How do you aim to achieve this?

Establish a base telemetry module and extend it via a mixin module for chat telemetry

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

No similar features submitted

Are you willing to submit PR?

Yes

@ABizzinotto ABizzinotto changed the title Feature: OpenAi Instrumentation: Implement Base Chat Telemetry Functionality Feature: OpenAI Instrumentation: Implement Base Chat Telemetry Functionality May 28, 2024
@ABizzinotto ABizzinotto changed the title Feature: OpenAI Instrumentation: Implement Base Chat Telemetry Functionality Feature: OpenAI Instrumentation: Support Base Chat Telemetry Functionality May 28, 2024
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

No branches or pull requests

1 participant