mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
This allows working with a custom Langsmith base URL. For example, I can use this to test against a local Langsmith instance, running on my laptop with Docker by adding this to the proxy config: ```yaml litellm_settings: success_callback: ["langsmith"] environment_variables: LANGSMITH_BASE_URL: "http://localhost:1984" LANGSMITH_PROJECT: "litellm-proxy" ``` |
||
---|---|---|
.. | ||
my-website |