forked from phoenix/litellm-mirror
docs(langfuse_integration.md): cleanup docs
This commit is contained in:
parent
8117af664c
commit
1a3b001432
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ print(response)
|
|||
|
||||
#### Trace Specific Parameters
|
||||
|
||||
* `trace_id` - Identifier for the trace, must use `existing_trace_id` instead or in conjunction with `trace_id` if this is an existing trace, auto-generated by default
|
||||
* `trace_id` - Identifier for the trace, must use `existing_trace_id` instead of `trace_id` if this is an existing trace, auto-generated by default
|
||||
* `trace_name` - Name of the trace, auto-generated by default
|
||||
* `session_id` - Session identifier for the trace, defaults to `None`
|
||||
* `trace_version` - Version for the trace, defaults to value for `version`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue