Pass Keywords AI params
You can pass Keywords AI params to your traces to get more insights into your LLM workflows.
You can only pass Keywords AI params to traces with Keywords AI tracing SDK. External integrations like OpenAI Agents SDK are not supported yet.
Each trace can be enriched with Keywords AI params to better understand your AI products and workflows. Keywords AI params include:
customer_identifier
,customer_name
,customer_email
metadata
custom_identifier
thread_identifier
- …
You can check the full list of Keywords AI params in the Keywords AI API reference.
Example code
This is how to add Keywords AI params to your workflow traces:
It’s the same way to add Keywords AI params to a workflow or a task.
This is how to add Keywords AI params to your workflow traces:
It’s the same way to add Keywords AI params to a workflow or a task.
This is how to add Keywords AI params to your workflow traces:
It’s the same way to add Keywords AI params to a workflow or a task.
Once you integrate the Keywords AI tracing SDK in your project, and annotate the workflows and tasks, you can easily add Keywords AI params in your traces.
Here’s an example of how to add Keywords AI params to a workflow:
Was this page helpful?