Made changes to suit Openwebui

This commit is contained in:
Iyeoluwa Akinrinola
2025-05-09 16:47:30 +01:00
parent ac98999507
commit 9535052645
14 changed files with 93 additions and 330 deletions
+52
View File
@@ -24,5 +24,57 @@
}
],
"team_members": []
},
"79cb7d8f-f0ce-4cef-bdb1-02a1620bc947": {
"id": "79cb7d8f-f0ce-4cef-bdb1-02a1620bc947",
"title": "Test Chat",
"user_id": "test_user",
"model_id": "llama3.1",
"is_team_chat": false,
"created_at": "2025-05-09T15:36:12.454269",
"updated_at": "2025-05-09T15:36:13.909638",
"messages": [
{
"id": "e0826a7c-e0b8-48ea-a435-4568da33dd7e",
"content": "Hello, AI!",
"user_id": "test_user",
"is_user_message": true,
"timestamp": "2025-05-09T15:36:12.488522"
},
{
"id": "5d804015-e8fa-4d0e-a519-8d5ea27cedee",
"content": "Error generating response: 403 Client Error: Forbidden for url: http://104.225.217.215:8080/ollama/api/generate",
"user_id": null,
"is_user_message": false,
"timestamp": "2025-05-09T15:36:13.909623"
}
],
"team_members": []
},
"62347aa7-db22-4558-9aa2-6600ba48fb8f": {
"id": "62347aa7-db22-4558-9aa2-6600ba48fb8f",
"title": "Test Chat",
"user_id": "test_user",
"model_id": "llama3.1",
"is_team_chat": false,
"created_at": "2025-05-09T15:37:55.028615",
"updated_at": "2025-05-09T15:38:26.192942",
"messages": [
{
"id": "3cde3be3-9367-4b3d-a4d9-04e484b8b75a",
"content": "Hello, AI!",
"user_id": "test_user",
"is_user_message": true,
"timestamp": "2025-05-09T15:37:55.033282"
},
{
"id": "39ce98e3-4a8f-4ce7-a2e8-9e5f42e79fcb",
"content": "Error generating response: HTTPConnectionPool(host='104.225.217.215', port=8080): Read timed out. (read timeout=30)",
"user_id": null,
"is_user_message": false,
"timestamp": "2025-05-09T15:38:26.192928"
}
],
"team_members": []
}
}