-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Labels
Description
The Cohere SDK's rerank method (ranks documents by relevance to a query) is not instrumented. This is a significant AI operation with token costs that should be tracked.
Needs a new span operation — no existing gen_ai.* OP constant covers reranking.
Acceptance criteria:
rerankcalls emit spans with model, token usage, and input/output data- Follows
gen_ai.*attribute conventions (not deprecatedai.*) - Sets
gen_ai.system = "cohere"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.