You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
@@ -20,8 +20,8 @@ Run the application, and you will see a help message:
20
20
21
21
```
22
22
2025-05-02 10:43:53 INFO Help - It looks that you are starting the program for the first time here.
23
-
2025-05-02 10:43:53 INFO Help - A default config file is created at E:\ACodeSpace\local\OpenAI2LmStudioProxy\OpenAI2LmStudioProxy\build\native\nativeCompile\config.yml with schema annotation.
24
-
2025-05-02 10:43:53 INFO Config - Config file watcher started at E:\ACodeSpace\local\OpenAI2LmStudioProxy\OpenAI2LmStudioProxy\build\native\nativeCompile\config.yml
23
+
2025-05-02 10:43:53 INFO Help - A default config file is created at your_path\config.yml with schema annotation.
24
+
2025-05-02 10:43:53 INFO Config - Config file watcher started at your_path\config.yml
25
25
2025-05-02 10:43:53 INFO LM Studio Server - LM Studio Server started at 1234
26
26
2025-05-02 10:43:53 INFO Ollama Server - Ollama Server started at 11434
27
27
2025-05-02 10:43:53 INFO Model List - Model list loaded with: []
@@ -38,7 +38,7 @@ When first generating the config file, it will be created with schema annotation
0 commit comments