3.7 KiB
3.7 KiB
Large Language Model
Generic LLM Attributes
Request Attributes
gen_ai.system has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
| Value | Description | Stability |
|---|---|---|
openai |
OpenAI |
Response Attributes
Event Attributes
[1]: It's RECOMMENDED to format completions as JSON string matching OpenAI messages format
[2]: It's RECOMMENDED to format prompts as JSON string matching OpenAI messages format