This commit is contained in:
Timothy J. Baek 2024-04-05 17:35:21 -07:00
parent eaef7af778
commit 9950400b48
2 changed files with 6 additions and 4 deletions

View File

@ -44,9 +44,11 @@ These variables can be set directly in the docker run command or through a Docke
``` ```
## Testing the Integration ## Testing the Integration
Once setup is complete, your Langfuse dashboard should start recording every API call made through the LiteLLM integration. This allows for efficient monitoring and troubleshooting of API interactions. Once setup is complete, your Langfuse dashboard should start recording every API call made through the LiteLLM integration. This allows for efficient monitoring and troubleshooting of API interactions.
![Langfuse Dashboard](/img/langfuse.png) ![Langfuse Dashboard](/img/tutorial_langfuse.png)
## Note ## Note
Ensure that all configurations are correctly set, and environment variables are properly passed to avoid integration issues. Ensure that all configurations are correctly set, and environment variables are properly passed to avoid integration issues.

View File

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB