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 | { |
| #2 | "mem0": { |
| #3 | "llm": { |
| #4 | "provider": "openai", |
| #5 | "config": { |
| #6 | "model": "gpt-4o-mini", |
| #7 | "temperature": 0.1, |
| #8 | "max_tokens": 2000, |
| #9 | "api_key": "env:OPENAI_API_KEY" |
| #10 | } |
| #11 | }, |
| #12 | "embedder": { |
| #13 | "provider": "openai", |
| #14 | "config": { |
| #15 | "model": "text-embedding-3-small", |
| #16 | "api_key": "env:OPENAI_API_KEY" |
| #17 | } |
| #18 | } |
| #19 | } |
| #20 | } |