mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 07:27:57 -05:00
* feat(domain): drop the * change all references for Sim Studio to Sim * change back license and notice * lint --------- Co-authored-by: waleedlatif <waleedlatif@waleedlatifs-MacBook-Pro.local>
23 lines
503 B
YAML
23 lines
503 B
YAML
apiVersion: v2
|
|
name: sim
|
|
description: A Helm chart for Sim - AI agent workflow platform
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|
|
home: https://sim.ai
|
|
icon: https://raw.githubusercontent.com/simstudioai/sim/main/apps/sim/public/sim.svg
|
|
sources:
|
|
- https://github.com/simstudioai/sim
|
|
maintainers:
|
|
- name: Sim Team
|
|
email: help@sim.ai
|
|
url: https://sim.ai
|
|
keywords:
|
|
- ai
|
|
- workflow
|
|
- automation
|
|
- agents
|
|
- nextjs
|
|
annotations:
|
|
category: AI/ML Platform
|
|
licenses: Apache-2.0 |