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
44.01k stars 9.84k forks source link

[Request] 'Pre-Install' some agents with an Environment Variable #2359

Open GOvEy1nw opened 6 months ago

GOvEy1nw commented 6 months ago

🥰 Feature Description

It'd be great if we could pre-load the default list of agents so that they're readily available even when switching between devices.

🧐 Proposed Solution

I think an Environment Variable such as 'INSTALLED_AGENTS' with either a string of marketplace agent names such as: 'github-copilot,grammar-corrector' etc. or, perhaps with an url to a json file that contains an array of agents?

📝 Additional Information

No response

lobehubbot commented 6 months ago

👀 @GOvEy1nw

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

arvinxx commented 6 months ago

It's a nice idea. we'll consider it