bupa1018's picture
Update config.json
c247aaa
raw
history blame
361 Bytes
{
"persist_directory": "chroma_data",
"chunk_size": 1024,
"chunk_overlap": 256,
"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",
"repository_directory": "data",
"hf_space_name": "bupa1018/Kadi4Mat_Ai-Assistant-Bot"
}