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
There used to be fields with the number of tokens. It used to work fine for me. Now I can't get tokens anywhere. I debugged all the values and now there are no tokens anywhere, so now it is impossible to get tokens? Is this a bug or a feature?
I use Openwebui 0.3.35 (because the new one slows down) and the latest pipeline. Can you tell me what it depends on? I can roll back the pipeline to the right version if that's the reason. I only need it for langfuse.
Pipeline version: git-1367d95
The text was updated successfully, but these errors were encountered:
In
outlet
func I got this body for example{'stream': True, 'model': 'openai/gpt-4o-mini', 'messages': [{'role': 'user', 'content': '****!'}, {'role': 'assistant', 'content': '********'}, {'role': 'user', 'content': '******'}], 'session_id': '0Wvu0hBT7534RXkmAAFX', 'chat_id': '773a5127-7f0a-4471-ab8f-03856556e2cc', 'id': '46a01fdd-9280-4f49-835a-c27c030fc40b'}
There used to be fields with the number of tokens. It used to work fine for me. Now I can't get tokens anywhere. I debugged all the values and now there are no tokens anywhere, so now it is impossible to get tokens? Is this a bug or a feature?
I use Openwebui 0.3.35 (because the new one slows down) and the latest pipeline. Can you tell me what it depends on? I can roll back the pipeline to the right version if that's the reason. I only need it for langfuse.
Pipeline version: git-1367d95
The text was updated successfully, but these errors were encountered: