Learn how to publish data to the Openlayer platform
OpenAI
Azure OpenAI
LangChain
ChatOpenAI
. However, the Openlayer
Callback Handler works for all LangChain chat
models and
LLMs.Tracing multi-step LLM systems (e.g., RAG, LLM chains)
generate_answer
function uses a wrapped version of the OpenAI client,
the chat completion calls will get added to the trace under the generate_answer
function step.Anthropic
Mistral AI
Groq
OpenAI Assistants API
stream
method, which hits the
/data-stream
endpoit of the Openlayer REST API.