Spaces:
Runtime error
Runtime error
Invalid JSON: Expected ',' or '}' after property value in JSONat line 18, column 2
| { | |
| "llm_model": { | |
| "name": "llama-3.3-70b-versatile", | |
| "llm_temperature": "0" | |
| }, | |
| "embedding_model": { | |
| "name": "ibm-granite/granite-embedding-125m-english" | |
| }, | |
| "gitlab": { | |
| "api_url": "https://gitlab.com/api/v4", | |
| "project": { | |
| "id": "iam-cms/kadi-apy" | |
| }, | |
| "chunking": { | |
| "chunk_size": "1024", | |
| "chunk_overlap": "128" | |
| } | |
| } |