« да зависает. вот файл лога. print_info: file type = Q4_0
print_info: file size = 5.06 GiB (4.71 BPW)
load: special_eos_id is not in special_eog_ids — the tokenizer config may be incorrect
load: printing all EOG tokens:
load: — 1 (‘‘)
load: — 107 (‘‘)
load: special tokens cache size = 108
load: token to piece cache size = 1.6014 MB
print_info: arch = gemma2
print_info: vocab_only = 0
print_info: no_alloc = 0
print_info: n_ctx_train = 8192
print_info: n_embd = 3584
print_info: n_embd_inp = 3584
print_info: n_layer = 42
print_info: n_head = 16
print_info: n_head_kv = 8
print_info: n_rot = 256
print_info: n_swa = 4096
print_info: is_swa_any = 1
print_info: n_embd_head_k = 256
print_info: n_embd_head_v = 256
print_info: n_gqa = 2
print_info: n_embd_k_gqa = 2048
print_info: n_embd_v_gqa = 2048
print_info: f_norm_eps = 0.0e+00
print_info: f_norm_rms_eps = 1.0e-06
print_info: f_clamp_kqv = 0.0e+00
print_info: f_max_alibi_bias = 0.0e+00
print_info: f_logit_scale = 0.0e+00
print_info: f_attn_scale = 6.2e-02
print_info: n_ff = 14336
print_info: n_expert = 0
print_info: n_expert_used = 0
print_info: n_expert_groups = 0
print_info: n_group_used = 0
print_info: causal attn = 1
print_info: pooling type = 0
print_info: rope type = 2
print_info: rope scaling = linear
print_info: freq_base_train = 10000.0
print_info: freq_scale_train = 1
print_info: n_ctx_orig_yarn = 8192
print_info: rope_yarn_log_mul= 0.0000
print_info: rope_finetuned = unknown
print_info: model type = 9B
print_info: model params = 9.24 B
print_info: general.name = gemma-2-9b-it
print_info: vocab type = SPM
print_info: n_vocab = 256000
print_info: n_merges = 0
print_info: BOS token = 2 ‘‘
print_info: EOS token = 1 ‘‘
print_info: EOT token = 107 ‘‘
print_info: UNK token = 3 ‘‘
print_info: PAD token = 0 ‘‘
print_info: LF token = 227 ‘<0x0A>‘
print_info: EOG token = 1 ‘‘
print_info: EOG token = 107 ‘‘
print_info: max token length = 93
load_tensors: loading model tensors, this can take a while… (mmap = false)
load_tensors: CPU model buffer size = 5185.21 MiB
llama_context: constructing llama_context
llama_context: n_seq_max = 1
llama_context: n_ctx = 4096
llama_context: n_ctx_seq = 4096
llama_context: n_batch = 512
llama_context: n_ubatch = 512
llama_context: causal_attn = 1
llama_context: flash_attn = auto
llama_context: kv_unified = false
llama_context: freq_base = 10000.0
llama_context: freq_scale = 1
llama_context: n_ctx_seq (4096) < n_ctx_train (8192) -- the full capacity of the model will not be utilized
llama_context: CPU output buffer size = 0.99 MiB
llama_kv_cache_iswa: using full-size SWA cache (ref: https://github.com/ggml-org/llama.cpp/pull/13194#issuecomment-2868343055)
llama_kv_cache_iswa: creating non-SWA KV cache, size = 4096 cells
llama_kv_cache: CPU KV buffer size = 672.00 MiB
llama_kv_cache: size = 672.00 MiB ( 4096 cells, 21 layers, 1/1 seqs), K (f16): 336.00 MiB, V (f16): 336.00 MiB
llama_kv_cache_iswa: creating SWA KV cache, size = 4096 cells
llama_kv_cache: CPU KV buffer size = 672.00 MiB
llama_kv_cache: size = 672.00 MiB ( 4096 cells, 21 layers, 1/1 seqs), K (f16): 336.00 MiB, V (f16): 336.00 MiB
llama_context: Flash Attention was auto, set to enabled
llama_context: CPU compute buffer size = 514.00 MiB
llama_context: graph nodes = 1524
llama_context: graph splits = 1
time=2026-04-10T08:06:12.829Z level=INFO source=server.go:1402 msg="llama runner started in 12.10 seconds"
time=2026-04-10T08:06:12.829Z level=INFO source=sched.go:561 msg="loaded runners" count=1
time=2026-04-10T08:06:12.829Z level=INFO source=server.go:1364 msg="waiting for llama runner to start responding"
time=2026-04-10T08:06:12.829Z level=INFO source=server.go:1402 msg="llama runner started in 12.10 seconds"
[GIN] 2026/04/10 - 08:06:12 | 200 | 12.79224431s | 127.0.0.1 | POST "/api/generate"
[GIN] 2026/04/10 - 08:06:37 | 200 | 4.707431766s | 127.0.0.1 | POST "/api/chat"
[GIN] 2026/04/10 - 08:06:45 | 200 | 463.959µs | 172.17.0.1 | GET "/api/tags"
[GIN] 2026/04/10 - 08:06:45 | 200 | 28.211µs | 172.17.0.1 | GET "/api/ps"
[GIN] 2026/04/10 - 08:06:45 | 200 | 43.38µs | 172.17.0.1 | GET "/api/version"
[GIN] 2026/04/10 - 08:07:26 | 200 | 78.747µs | 172.17.0.1 | GET "/api/version"
[GIN] 2026/04/10 - 08:07:28 | 200 | 398.629µs | 172.17.0.1 | GET "/api/tags"
[GIN] 2026/04/10 - 08:07:34 | 200 | 52.56µs | 172.17.0.1 | GET "/api/ps"
[GIN] 2026/04/10 - 08:07:50 | 200 | 444.119µs | 172.17.0.1 | GET "/api/tags"
[GIN] 2026/04/10 - 08:07:53 | 200 | 55.61µs | 172.17.0.1 | GET "/api/ps" » 2026-04-10 08:06:45.436 | INFO | open_webui.routers.ollama:get_all_models:311 — get_all_models()
2026-04-10 08:06:45.626 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/models HTTP/1.1» 200
2026-04-10 08:06:45.679 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /ollama/api/version HTTP/1.1» 200
2026-04-10 08:06:45.726 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/models/model/profile/image?id=gemma2:latest&lang=ru-RU HTTP/1.1» 200
2026-04-10 08:06:52.383 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:06:53.369 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:07:07.377 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:07:08.180 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:07:08.272 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completions HTTP/1.1» 200
2026-04-10 08:07:24.392 | INFO | open_webui.routers.openai:get_all_models:479 — get_all_models()
2026-04-10 08:07:24.392 | INFO | open_webui.routers.ollama:get_all_models:311 — get_all_models()
2026-04-10 08:07:32.413 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /ollama/api/version HTTP/1.1» 200
2026-04-10 08:07:42.446 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/models HTTP/1.1» 200
2026-04-10 08:07:45.458 | INFO | open_webui.routers.openai:get_all_models:479 — get_all_models()
2026-04-10 08:07:45.459 | INFO | open_webui.routers.ollama:get_all_models:311 — get_all_models()
2026-04-10 08:07:53.798 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:07:53.853 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/models HTTP/1.1» 200
2026-04-10 08:07:53.878 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completed HTTP/1.1» 200
2026-04-10 08:07:54.157 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:07:54.203 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/chats/?page=1 HTTP/1.1» 200
2026-04-10 08:07:54.376 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:08:08.369 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:08:49.575 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:08:49.671 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completions HTTP/1.1» 200
2026-04-10 08:09:02.780 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:09:06.788 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:09:27.597 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completed HTTP/1.1» 200
2026-04-10 08:09:27.947 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:09:28.017 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/chats/?page=1 HTTP/1.1» 200
2026-04-10 08:09:52.384 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:09:52.394 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:09:56.369 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:10:52.403 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:10:53.542 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:10:53.643 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completions HTTP/1.1» 200
2026-04-10 08:11:08.751 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:11:54.958 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:11:54.959 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:11:55.043 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completed HTTP/1.1» 200
2026-04-10 08:11:55.396 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:11:55.471 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/chats/?page=1 HTTP/1.1» 200
2026-04-10 08:12:52.390 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:12:52.392 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:12:52.411 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:13:34.927 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:13:35.024 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completions HTTP/1.1» 200
2026-04-10 08:13:58.501 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:13:58.501 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /_app/version.json HTTP/1.1» 200
2026-04-10 08:13:58.569 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/chat/completed HTTP/1.1» 200
2026-04-10 08:13:58.849 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1» 200
2026-04-10 08:13:58.902 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/chats/?page=1 HTTP/1.1» 200
2026-04-10 08:14:27.002 | INFO | open_webui.routers.files:upload_file_handler:193 — file.content_type: application/json True
2026-04-10 08:14:27.035 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «POST /api/v1/files/?process=true HTTP/1.1» 200
2026-04-10 08:14:27.087 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1373 — Using markdown header text splitter
2026-04-10 08:14:27.099 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1451 — generating embeddings for file-ad8bde4d-238f-4fe3-81d0-3e49da6a1e01
2026-04-10 08:14:27.106 | INFO | uvicorn.protocols.http.httptools_impl:send:483 — 91.5.108.133:0 — «GET /api/v1/files/ad8bde4d-238f-4fe3-81d0-3e49da6a1e01/process/status?stream=true HTTP/1.1» 200
Batches: 0%| | 0/6 [00:00, ?it/s]
Batches: 67%|██████▋ | 4/6 [00:00<00:00, 31.62it/s]
Batches: 100%|██████████| 6/6 [00:00<00:00, 32.46it/s]
2026-04-10 08:14:27.291 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1497 - embeddings generated 6 for 6 items
2026-04-10 08:14:27.291 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1509 - adding to collection file-ad8bde4d-238f-4fe3-81d0-3e49da6a1e01
2026-04-10 08:14:27.433 | INFO | open_webui.routers.retrieval:save_docs_to_vector_db:1515 - added 6 items to collection file-ad8bde4d-238f-4fe3-81d0-3e49da6a1e01
2026-04-10 08:14:27.433 | INFO | open_webui.routers.retrieval:process_file:1713 - added 1 items to collection file-ad8bde4d-238f-4fe3-81d0-3e49da6a1e01
2026-04-10 08:14:35.648 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1" 200
2026-04-10 08:14:35.771 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completions HTTP/1.1" 200
Batches: 0%| | 0/1 [00:00, ?it/s]
Batches: 100%|██████████| 1/1 [00:00<00:00, 130.79it/s]
2026-04-10 08:14:35.874 | INFO | open_webui.retrieval.utils:query_doc:157 - query_doc:result [['3976440c-5576-4a6f-8b07-fc1151d95fc6', '71a737db-983c-4c2a-be50-a7e875ab3e04', '60ded8a0-e5d0-4dfa-bd11-88c3ec2f9e45']] [[{'source': 'function-raumaiv4vertex-export-1775805010505.json', 'embedding_config': "{'engine': '', 'model': 'sentence-transformers/all-MiniLM-L6-v2'}", 'created_by': '58aa593f-3b9f-4895-b3f1-aeaf7097b14f', 'hash': '7352ba08c09a86ae0dc63571c3d523daec93c4ad89e2d3d2dd5c22552272f6af', 'start_index': 899, 'name': 'function-raumaiv4vertex-export-1775805010505.json', 'file_id': 'ad8bde4d-238f-4fe3-81d0-3e49da6a1e01'}, {'name': 'function-raumaiv4vertex-export-1775805010505.json', 'created_by': '58aa593f-3b9f-4895-b3f1-aeaf7097b14f', 'start_index': 3615, 'source': 'function-raumaiv4vertex-export-1775805010505.json', 'hash': '7352ba08c09a86ae0dc63571c3d523daec93c4ad89e2d3d2dd5c22552272f6af', 'embedding_config': "{'engine': '', 'model': 'sentence-transformers/all-MiniLM-L6-v2'}", 'file_id': 'ad8bde4d-238f-4fe3-81d0-3e49da6a1e01'}, {'source': 'function-raumaiv4vertex-export-1775805010505.json', 'created_by': '58aa593f-3b9f-4895-b3f1-aeaf7097b14f', 'file_id': 'ad8bde4d-238f-4fe3-81d0-3e49da6a1e01', 'hash': '7352ba08c09a86ae0dc63571c3d523daec93c4ad89e2d3d2dd5c22552272f6af', 'name': 'function-raumaiv4vertex-export-1775805010505.json', 'embedding_config': "{'engine': '', 'model': 'sentence-transformers/all-MiniLM-L6-v2'}", 'start_index': 4506}]]
2026-04-10 08:14:36.290 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completed HTTP/1.1" 200
2026-04-10 08:14:36.528 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/ecb4c051-ed7c-4987-8b5a-4a6a041a3a3f HTTP/1.1" 200
2026-04-10 08:14:36.560 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:14:41.712 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/configs/banners HTTP/1.1" 200
2026-04-10 08:14:42.516 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/tools/ HTTP/1.1" 200
2026-04-10 08:14:42.521 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /static/favicon.png HTTP/1.1" 304
2026-04-10 08:14:52.379 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:14:52.437 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:15:52.387 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:15:52.388 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:15:53.377 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:16:05.962 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/new HTTP/1.1" 200
2026-04-10 08:16:06.862 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/tools/ HTTP/1.1" 200
2026-04-10 08:16:07.942 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:16:08.002 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/3b7a8a11-8779-453a-975c-a312fe8d6b07 HTTP/1.1" 200
2026-04-10 08:16:13.102 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completions HTTP/1.1" 200
2026-04-10 08:16:22.644 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:16:22.694 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completed HTTP/1.1" 200
2026-04-10 08:16:22.715 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:16:22.739 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:16:22.857 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/3b7a8a11-8779-453a-975c-a312fe8d6b07 HTTP/1.1" 200
2026-04-10 08:16:22.920 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:16:53.383 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:17:52.381 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:17:52.382 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:17:53.393 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:18:39.231 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/3b7a8a11-8779-453a-975c-a312fe8d6b07 HTTP/1.1" 200
2026-04-10 08:18:44.315 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completions HTTP/1.1" 200
2026-04-10 08:18:48.247 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/chat/completed HTTP/1.1" 200
2026-04-10 08:18:48.371 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "POST /api/v1/chats/3b7a8a11-8779-453a-975c-a312fe8d6b07 HTTP/1.1" 200
2026-04-10 08:18:48.405 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2026-04-10 08:18:53.407 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:19:52.465 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:19:52.466 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200
2026-04-10 08:19:53.420 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 91.5.108.133:0 - "GET /_app/version.json HTTP/1.1" 200