Replies: 2 comments 1 reply
-
|
Thanks for raising this, indeed a good improvement! |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@Hacky-DH Thanks again for your report, this feature has been now released 👍🏾 https://github.com/langfuse/langfuse-python/releases/tag/v2.51.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
In the on_llm_new_token method of the LangchainCallbackHandler class, update the completion_start_time parameter of the generation using the current time. This way, you will be able to see the value of Time to First Token on the front-end page.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions