bupa1018's picture
Update config.json
4197fb0
raw
history blame
357 Bytes
{
"persist_directory": "chroma_data",
"chunk_size": 1024,
"chunk_overlap": 256,
"embedding_model": "sentence-transformers/all-mpnet-base-v2",
"llm_model": "llama-3.1-70b-versatile",
"llm_temperature": 0,
"gitlab_api_url": "https://gitlab.com/api/v4",
"repository_directory": "data",
"hf_space_name": "bupa1018/Kadi4Mat_Ai-Assistant-Bot"
}