From 11e1555218f4dad8cf2a832f85255df18ddb2fb8 Mon Sep 17 00:00:00 2001 From: Nicholai Martinsen Date: Fri, 21 Aug 2026 04:47:55 -0700 Subject: [PATCH] Add Custom Providers plugin --- plugins/custom_providers/index.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugins/custom_providers/index.yaml diff --git a/plugins/custom_providers/index.yaml b/plugins/custom_providers/index.yaml new file mode 100644 index 0000000..1026a1b --- /dev/null +++ b/plugins/custom_providers/index.yaml @@ -0,0 +1,11 @@ +title: Custom Providers +description: Manage custom OpenAI-compatible model providers. Add, edit, delete, and + test custom LLM endpoints that integrate seamlessly with the model configuration + dropdowns. +github: https://github.com/Nicfox77/a0-plugin-custom-providers +tags: +- llm +- api +- ui +- integration +- secrets