You can use Keywords AI Traces to trace your LLM requests and responses.
keywordsai-tracing
package to your project and annotate your workflows.
Install the SDK
Set up Environment Variables
Annotate your workflows
@workflow
and @task
decorators to instrument your code:A full example with LLM calls