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
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
The issue you're experiencing with the auto-completion of newly added assistant names and images not syncing to the chat box might be related to error handling or logging in the auto-completion feature. The code includes several tests that handle different error scenarios and log errors accordingly. For instance, if an OpenAI.APIError is thrown, it returns a TogetherAIBizError with details about the error. Additionally, there is a debug feature that logs more information when DEBUG_TOGETHERAI_CHAT_COMPLETION is set to 1[1].
You might want to check if there are any errors being logged when you attempt to use the auto-completion feature for new assistants. This could provide insights into why the feature is not working as expected for newly added assistants.
📦 Environment
Other
📌 Version
v1.46.0
💻 Operating System
Windows
🌐 Browser
Edge
🐛 Bug Description
新增的助手点击自动补全发现没办法同步到聊天框中,但是历史新增的助手是没问题的
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: