We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ee128 commit b248a52Copy full SHA for b248a52
src/openlayer/lib/integrations/async_openai_tracer.py
@@ -1,4 +1,4 @@
1
-"""Module with methods used to trace async OpenAI / Azure OpenAI LLMs."""
+"""Module with methods used to trace async OpenAI/Azure OpenAI LLMs."""
2
3
import json
4
import logging
0 commit comments