26 lines
694 B
YAML
26 lines
694 B
YAML
|
---
|
||
|
apiVersion: v2
|
||
|
appVersion: "v0.1.0"
|
||
|
description: Chatbot web UI for Refact, a self-hosted open-source alternative to Copilot.
|
||
|
name: refact-chatbot-ui
|
||
|
version: 0.1.0
|
||
|
kubeVersion: ">= 1.16.0-0"
|
||
|
keywords:
|
||
|
- refact
|
||
|
- ai
|
||
|
- gpu
|
||
|
- llm
|
||
|
- ui
|
||
|
- chatbot
|
||
|
home: https://teapot.octopusx.de/octocloudlab/chart-catalog/src/branch/main/charts/refact-chatbot-ui
|
||
|
icon: https://github.com/smallcloudai/refact/blob/main/refact-logo.svg
|
||
|
sources:
|
||
|
- https://github.com/smallcloudai/chatbot-ui
|
||
|
maintainers:
|
||
|
- name: accidentallycompetent
|
||
|
email: accidentallycompetent@octopusx.de
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://git.octopusx.de/api/packages/octopusx/helm
|
||
|
version: 4.5.2
|