Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(openai): Use name instead of description (#3807)
Update the arguments in the start_span function. Specifically, changing the deprecated "description" to "name". This was causing a deprecation warning when running tests.
- Loading branch information