Lobe Chat accesses index.json
from this repo to show user the list of available agents for LobeChat.
English ยท ็ฎไฝไธญๆ
Table of contents
You can submit through Submit Your Agent, or use the following steps
If you wish to add an agent onto the index, make an entry in agents
directory using agent-template.json
or agent-template-full.json
, write a short description and tag it appropriately then open as a pull request ty!
- Fork of this repository.
- Make a copy of
agent-template.json
oragent-template-full.json
- Fill in the copy and rename it appropriately
- Move it into
agents
directory - Submit a pull request and wait for review.
๐ Note: The
createAt
date will be automatically populated after merge. Please choose the appropriate parameter configuration fromagent-template-full.json
based on your specific needs. This file provides a more comprehensive set of parameters for customization.
- Not all agents will be accepted, we will review the agent and make an assessment.
- You can submit agents even if you are not the author, but it is preferred that the author do it themselves.
- If you wish to have your agent removed, or believes the description does not properly describe your agent, please open the issue or pull request.
If you want to deploy this service by yourself, you can follow the steps below.
Click button below to deploy your private agents index.