AgentOps-AI / AgentOps-AI/agentops-ts
Capture the model used to make OpenAI API requests
未关闭
- 主要语言
- TypeScript
- 星标
- 10
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
We apply additional instrumentation to gather prompts, completions and token usage, but don't have the model used to make the request, yet.
It is stored as a private attribute on the `OpenAIResponsesModel` class, so it's hard to access.
It is possible we will need to move our instrumentation up to the OpenAI client level to extract all of the default parameters. We should be able to get model params (temperature, top_p, etc) from there, too.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。