Files
templates/blueprints/librechat/meta.json
2026-07-19 19:11:40 -06:00

21 lines
581 B
JSON

{
"id": "librechat",
"name": "LibreChat",
"version": "latest",
"description": "LibreChat is the ultimate open-source app for all your AI conversations, fully customizable and compatible with any AI provider (Openai, Ollama, Google etc.) \u00e2\u20ac\u201d all in one sleek interface.",
"logo": "librechat.png",
"links": {
"github": "https://github.com/danny-avila/librechat",
"website": "https://librechat.ai",
"docs": "https://docs.librechat.ai"
},
"tags": [
"ai",
"chatbot",
"llm",
"mit-license",
"byok",
"generative-ai"
]
}