forked from phoenix/litellm-mirror
(docs) add replit embedding langfuse docs
This commit is contained in:
parent
cc9b0b440a
commit
ab59e250d6
1 changed files with 6 additions and 0 deletions
|
@ -81,3 +81,9 @@ response = completion(
|
||||||
print(response)
|
print(response)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Example - FastAPI Server with LiteLLM + Langfuse
|
||||||
|
https://replit.com/@BerriAI/LiteLLMFastAPILangfuse
|
||||||
|
|
||||||
|
<iframe src="https://replit.com/@BerriAI/LiteLLMFastAPILangfuse?embed=1" width="800" height="600"></iframe>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue