AgentOps-AI / AgentOps-AI/agentops-ts

Capture the model used to make OpenAI API requests

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。