mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
feat: deprecation warnings
This commit is contained in:
parent
ae4327182a
commit
5928be2f32
@ -3,6 +3,10 @@ sidebar_position: 6
|
||||
title: "Monitoring with Langfuse"
|
||||
---
|
||||
|
||||
:::warning
|
||||
Bundled LiteLLM support has been deprecated from 0.2.0
|
||||
:::
|
||||
|
||||
# Monitoring with Langfuse
|
||||
|
||||
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"
|
||||
---
|
||||
|
||||
:::warning
|
||||
Bundled LiteLLM support has been deprecated from 0.2.0
|
||||
:::
|
||||
|
||||
# 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:
|
||||
|
Loading…
Reference in New Issue
Block a user