How to integrate Langchain with Lytix
https://eu.api.lytix.co/proxy/v1/openai
if you are in the EU region.sessionId
: You can pass a sessionId to track usage for a specific session.userId
: You can pass a userId to track usage for a specific user.workflowName
: You can pass a workflowName to track usage for a specific workflow. Learn more about workflows here.cacheTTL
: You can pass a cacheTTL to cache the response for a specific amount of time. Learn more about caching here.https://eu.api.lytix.co/proxy/v1/anthropic
if you are in the EU region.sessionId
: You can pass a sessionId to track usage for a specific session.userId
: You can pass a userId to track usage for a specific user.workflowName
: You can pass a workflowName to track usage for a specific workflow. Learn more about workflows here.cacheTTL
: You can pass a cacheTTL to cache the response for a specific amount of time. Learn more about caching here.