File size: 405 Bytes
15d261d
7775da0
724f085
15d261d
c66d4a8
c247aaa
85f923d
15d261d
 
19db8f7
4197fb0
15d261d
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "persist_doc_directory": "chroma_doc_data",
  "persist_code_directory": "chroma_code_data",
  "chunk_size": 1024,
  "chunk_overlap": 128,
  "embedding_model": "ibm-granite/granite-embedding-125m-english",
  "llm_model": "llama-3.3-70b-versatile", 
  "llm_temperature": 0,
  "gitlab_api_url": "https://gitlab.com/api/v4",
  "data_dir": "data",
  "hf_space_name": "bupa1018/Kadi4Mat_Ai-Assistant-Bot"
}