Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 新增的助手助手名称何图片没办法自动补全 #5447

Open
Zero-Hub opened this issue Jan 15, 2025 · 2 comments
Open

[Bug] 新增的助手助手名称何图片没办法自动补全 #5447

Zero-Hub opened this issue Jan 15, 2025 · 2 comments
Labels
🐛 Bug Something isn't working | 缺陷

Comments

@Zero-Hub
Copy link

📦 Environment

Other

📌 Version

v1.46.0

💻 Operating System

Windows

🌐 Browser

Edge

🐛 Bug Description

新增的助手点击自动补全发现没办法同步到聊天框中,但是历史新增的助手是没问题的

image

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@Zero-Hub Zero-Hub added the 🐛 Bug Something isn't working | 缺陷 label Jan 15, 2025
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Jan 15, 2025
@lobehubbot
Copy link
Member

👀 @Zero-Hub

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Jan 15, 2025

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.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷
Projects
Status: Roadmap - Chat 1.x
Development

No branches or pull requests

2 participants