You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a new project on langfuse with a new API key
Created a new tracing provider and used an old langfuse API key
Connected my experiment to the new tracing provider, tested, realized it was sending new traces to the old project.
Edited the new tracing provider on OCS to use the new API key
Still sent traces to the old project space. Double checked. Triple checked. Still sent to the old project space
Made a new new tracing provider with the new API key, updated the experiment to use the new new tracing provider. Everything worked.
The error is that at step 4 it should have started sending stuff to the new provider. Is there some langfuse object that is instantiated in memory that doesn't get updated when we edit the provider?
The text was updated successfully, but these errors were encountered:
Here's what I did:
The error is that at step 4 it should have started sending stuff to the new provider. Is there some langfuse object that is instantiated in memory that doesn't get updated when we edit the provider?
The text was updated successfully, but these errors were encountered: