Response · 200
{
"code": 200,
"data": {
"id": "jhgtu6t7iuyfi76urtfu",
"name": "tir-rag-assistant-013014213636",
"created_at": "2025-01-30T14:21:41.660000+05:30",
"updated_at": "2025-01-30T14:21:41.660000+05:30",
"knowledge_bases": [
"keyboard-shortcuts"
],
"kb_ids": [
371
],
"llm_setting": {
"frequency_penalty": 0.7,
"max_tokens": 512,
"presence_penalty": 0.4,
"temperature": 0.1,
"top_p": 0.3
},
"prompt_config": {
"empty_response_prompt": "The answer you are looking for is not found in the knowledge base!",
"greeting": "Hi! I'm your assistant, what can I do for you?",
"system_prompt": "You are an intelligent assistant. Please summarize the content of the knowledge base to answer the question.\nPlease list the data in the knowledge base and answer in detail.\nWhen no relevant information is found in the knowledge base, your answer must include \"relevant information was not found in the knowledge base!\" Answers need to consider chat history.\n",
"show_quote": true,
"prev_n_conv": 5,
"query_optimization": false
},
"top_k": 1024,
"rerank_id": "",
"llm_id": 4,
"similarity_threshold": 0.2,
"vector_similarity_weight": 0.7,
"top_n": 8,
"llm_model": {
"id": 4,
"display_name": "Mistral-7B-Instruct-v0.3",
"model_name": "mistral_7b_instruct",
"model_source": "genai"
},
"llm_model_name": "mistral_7b_instruct",
"llm_model_source": "genai",
"api_key": "rag-ZkOWI5Mzg4ZGVlNzExZWZiOTcxMmUxZW"
},
"errors": {},
"message": "Success"
}