bupa1018's picture
Update config.json
19db8f7
raw
history blame
405 Bytes
{
"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"
}