AgentOps-AI / AgentOps-AI/agentops-ts
Capture the model used to make OpenAI API requests
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 10
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.