llm_lab_perso/logs/api_server.log
2025-04-21 17:36:30 +02:00

76 lines
6.1 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2025-03-26 21:23:43,124 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8000
* Running on http://192.168.31.86:8000
2025-03-26 21:23:43,125 - werkzeug - INFO - Press CTRL+C to quit
2025-03-26 21:32:37,569 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8000
* Running on http://192.168.31.86:8000
2025-03-26 21:32:37,569 - werkzeug - INFO - Press CTRL+C to quit
2025-03-26 21:57:22,642 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8000
* Running on http://192.168.31.86:8000
2025-03-26 21:57:22,642 - werkzeug - INFO - Press CTRL+C to quit
2025-03-26 21:57:28,897 - werkzeug - INFO - 127.0.0.1 - - [26/Mar/2025 21:57:28] "GET /health HTTP/1.1" 200 -
2025-03-26 21:57:29,503 - werkzeug - INFO - 127.0.0.1 - - [26/Mar/2025 21:57:29] "GET /favicon.ico HTTP/1.1" 404 -
2025-03-27 20:03:57,655 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5001
* Running on http://192.168.31.86:5001
2025-03-27 20:03:57,656 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:04:09,866 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:04:09] "GET /generate HTTP/1.1" 405 -
2025-03-27 20:04:10,293 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:04:10] "GET /favicon.ico HTTP/1.1" 404 -
2025-03-27 20:06:23,436 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:06:23] "GET /generate HTTP/1.1" 405 -
2025-03-27 20:06:26,362 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:06:26] "GET /generate HTTP/1.1" 405 -
2025-03-27 20:06:46,320 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5001
* Running on http://192.168.31.86:5001
2025-03-27 20:06:46,320 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:07:45,935 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8001
* Running on http://192.168.31.86:8001
2025-03-27 20:07:45,935 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:07:55,316 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:07:55] "GET /v1 HTTP/1.1" 404 -
2025-03-27 20:07:55,742 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:07:55] "GET /favicon.ico HTTP/1.1" 404 -
2025-03-27 20:14:24,446 - api_server - INFO - Using custom model for Cursor: codellama:13b-python
2025-03-27 20:14:24,454 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8001
* Running on http://192.168.31.86:8001
2025-03-27 20:14:24,454 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:14:30,767 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:14:30] "GET /v1 HTTP/1.1" 404 -
2025-03-27 20:14:44,414 - api_server - INFO - Using custom model for Obsidian: llama2:13b
2025-03-27 20:14:44,421 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5001
* Running on http://192.168.31.86:5001
2025-03-27 20:14:44,422 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:14:53,918 - api_server - INFO - Using custom model for Obsidian: llama2:13b
2025-03-27 20:14:53,925 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5001
* Running on http://192.168.31.86:5001
2025-03-27 20:14:53,926 - werkzeug - INFO - Press CTRL+C to quit
2025-03-27 20:14:56,416 - werkzeug - INFO - 127.0.0.1 - - [27/Mar/2025 20:14:56] "GET /generate HTTP/1.1" 405 -
2025-04-21 17:25:43,829 - api_server - INFO - Preloading model for Cursor: codellama:13b-python
2025-04-21 17:25:47,724 - ollama_manager - INFO - Chargement du mod<6F>le codellama:13b-python...
2025-04-21 17:25:50,086 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8001
* Running on http://192.168.31.86:8001
2025-04-21 17:25:50,087 - werkzeug - INFO - Press CTRL+C to quit
2025-04-21 17:25:54,783 - ollama_manager - WARNING - D<>lai d<>pass<73> lors du chargement du mod<6F>le codellama:13b-python
2025-04-21 17:30:36,589 - api_server - INFO - Using custom model for Cursor: codellama:13b-python
2025-04-21 17:30:38,649 - api_server - INFO - Preloading model for Cursor: codellama:13b-python
2025-04-21 17:30:46,872 - ollama_manager - INFO - Chargement du mod<6F>le codellama:13b-python... (d<>lai max: 180s)
2025-04-21 17:30:47,923 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8001
* Running on http://192.168.31.86:8001
2025-04-21 17:30:47,923 - werkzeug - INFO - Press CTRL+C to quit
2025-04-21 17:30:55,196 - ollama_manager - INFO - Mod<6F>le codellama:13b-python charg<72> avec succ<63>s