litellm icon indicating copy to clipboard operation
litellm copied to clipboard

[Bug]: Langfuse informations doesn’t load from docker compose envs

Open seonghobae opened this issue 1 year ago • 2 comments

What happened?

The langfuse informations what saved at docker compose environments variables cannot loads to application level. Therefore all queries cannot tracked properly. I set database information to PostgreSQL, therefore I don’t want to setup any config.yaml. I think PostgreSQL should save langfuse authentication information in admin UI.

Relevant log output

No response

Twitter / LinkedIn details

No response

seonghobae avatar Jul 17 '24 22:07 seonghobae

I think PostgreSQL should save langfuse authentication information in admin UI.

hey @seonghobae you can do this already by adding them via the UI.

langfuse informations what saved at docker compose environments variables cannot loads to application level.

Can you share the error you're seeing?

krrishdholakia avatar Jul 21 '24 02:07 krrishdholakia

I think PostgreSQL should save langfuse authentication information in admin UI.

hey @seonghobae you can do this already by adding them via the UI.

Sorry, I can't. I just saw that was saved at streamlit session temporal, not into database.

langfuse informations what saved at docker compose environments variables cannot loads to application level.

Can you share the error you're seeing?

I was explained "blank" values at previous versions of the litellm admin ui. Current version's UI has changed their forms. However, Langfuse integration UI doesn't have any endpoint URL text input box. That's my observation.

seonghobae avatar Jul 21 '24 05:07 seonghobae

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Jan 28 '25 02:01 github-actions[bot]