repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | app: |
| #2 | config: |
| #3 | id: 'open-source-app' |
| #4 | collect_metrics: false |
| #5 | |
| #6 | llm: |
| #7 | provider: gpt4all |
| #8 | config: |
| #9 | model: 'orca-mini-3b-gguf2-q4_0.gguf' |
| #10 | temperature: 0.5 |
| #11 | max_tokens: 1000 |
| #12 | top_p: 1 |
| #13 | stream: false |
| #14 | |
| #15 | vectordb: |
| #16 | provider: chroma |
| #17 | config: |
| #18 | collection_name: 'open-source-app' |
| #19 | dir: db |
| #20 | allow_reset: true |
| #21 | |
| #22 | embedder: |
| #23 | provider: gpt4all |
| #24 | config: |
| #25 | deployment_name: 'test-deployment' |
| #26 |