mirror of
https://github.com/open-webui/docs
synced 2025-06-16 03:18:14 +00:00
feat: deprecation warnings
This commit is contained in:
parent
2e0a4b2491
commit
984f9f4d50
@ -3,6 +3,10 @@ sidebar_position: 6
|
|||||||
title: "Monitoring with Langfuse"
|
title: "Monitoring with Langfuse"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::warning
|
||||||
|
Bundled LiteLLM support has been deprecated from 0.2.0
|
||||||
|
:::
|
||||||
|
|
||||||
# Monitoring with Langfuse
|
# Monitoring with Langfuse
|
||||||
|
|
||||||
Integrating [Langfuse](https://cloud.langfuse.com) with LiteLLM allows for detailed observation and recording of API calls.
|
Integrating [Langfuse](https://cloud.langfuse.com) with LiteLLM allows for detailed observation and recording of API calls.
|
||||||
|
@ -3,6 +3,10 @@ sidebar_position: 4
|
|||||||
title: "LiteLLM Configuration"
|
title: "LiteLLM Configuration"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::warning
|
||||||
|
Bundled LiteLLM support has been deprecated from 0.2.0
|
||||||
|
:::
|
||||||
|
|
||||||
# LiteLLM Configuration
|
# LiteLLM Configuration
|
||||||
|
|
||||||
[LiteLLM](https://litellm.vercel.app/docs/proxy/configs#quick-start) supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions:
|
[LiteLLM](https://litellm.vercel.app/docs/proxy/configs#quick-start) supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions:
|
||||||
|
Loading…
Reference in New Issue
Block a user