lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
https://chat-preview.lobehub.com
Other
40.81k stars 9.29k forks source link

[Bug] Downloading Agents settings regularly results in empty agent settings downloaded #643

Open MarArMar opened 9 months ago

MarArMar commented 9 months ago

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Firefox

🐛 问题描述 | Bug Description

When downloading agent settings, it regularly ends up with the same empty settings files named "LobeChat-agent-v2.json" :

{"exportType":"agents","state":{"sessions":[{"config":{"autoCreateTopicThreshold":2,"displayMode":"chat","enableAutoCreateTopic":true,"historyCount":1,"model":"gpt-3.5-turbo","params":{"frequency_penalty":0,"presence_penalty":0,"temperature":0.6,"top_p":1},"plugins":[],"systemRole":"","tts":{"showAllLocaleVoice":false,"sttLocale":"auto","ttsService":"openai","voice":{"openai":"alloy"}}},"createdAt":1702455663032,"id":"","meta":{},"type":"agent","updatedAt":1702455663032}]},"version":2}

🚦 期望结果 | Expected Behavior

In my case the agent should have been "LobeChat-Psychologist-v2.json" :

{"exportType":"agents","state":{"sessions":[{"config":{"autoCreateTopicThreshold":4,"displayMode":"chat","enableAutoCreateTopic":true,"enableMaxTokens":false,"historyCount":1,"model":"gpt-4","params":{"frequency_penalty":0,"presence_penalty":0,"temperature":0.7,"top_p":1},"plugins":[],"systemRole":"You are a world-class psychologist\n\nYou give short and concise answers","tts":{"showAllLocaleVoice":false,"sttLocale":"auto","ttsService":"openai","voice":{"openai":"alloy"}}},"group":"default","meta":{"avatar":"🧔","backgroundColor":"rgba(0,0,0,0)","description":"No description","title":"Psychologist"},"type":"agent","createdAt":1702455541529,"id":"96f8719f-db51-4cc8-a3d5-838b4e3b211e","updatedAt":1702455608964}]},"version":2}

📷 复现步骤 | Recurrence Steps

📝 补充信息 | Additional Information

No response

lobehubbot commented 9 months ago

👀 @MarArMar

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