Added Rag Featured

This commit is contained in:
Iyeoluwa Akinrinola
2025-05-16 15:24:01 +01:00
parent e82861a5db
commit 1896298a18
30 changed files with 503 additions and 1580 deletions
+27
View File
@@ -198,5 +198,32 @@
}
],
"team_members": []
},
"aefe133e-e85e-422f-9ca9-6441f24db74f": {
"id": "aefe133e-e85e-422f-9ca9-6441f24db74f",
"title": "RAG Test Chat",
"user_id": "test_user",
"model_id": "llama3.1",
"is_team_chat": false,
"created_at": "2025-05-16T14:41:08.281043",
"updated_at": "2025-05-16T14:41:09.142922",
"messages": [
{
"id": "35384001-0c6d-4ac6-a247-32fb53bb664c",
"content": "What information do you have in your knowledge database?",
"user_id": "test_user",
"is_user_message": true,
"timestamp": "2025-05-16T14:41:08.341940"
},
{
"id": "4b82555f-76e2-43c0-a1aa-c91257536133",
"content": "Connection error to Ollama API: HTTPConnectionPool(host='104.225.217.215', port=11434): Max retries exceeded with url: /api/chat (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x104bcc750>: Failed to establish a new connection: [Errno 61] Connection refused')). Please check if Ollama is running at http://104.225.217.215:11434.",
"user_id": null,
"is_user_message": false,
"timestamp": "2025-05-16T14:41:09.142892"
}
],
"team_members": [],
"openwebui_channel_id": null
}
}