这是indexloc提供的服务,不要输入任何密码
Skip to content

Custom Agent $schema reference #102

@timothycarambat

Description

@timothycarambat

Reference: Mintplex-Labs/anything-llm#2344

Add documentation for the supported $schema that can we can leverage for ease of development

I didn’t find a really good place to put it to, and the folder of the JavaScript file that loads the plugin.jsons seemed to be the most sane.

The docs should mention it in plugin-json.mdx. JSONSchema files can be either referenced in plugin.json, like

{
"$schema": "https://raw.githubusercontent.com/Mintplex-Labs/anything-llm/refs/heads/master/server/utils/agents/imported-manifest.schema.json"
}
or be linked to appropriate files using IDE configuration.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions