Adjusted the command strings used to start the LLM and embedding servers on both Windows and Unix. - Replaced the previous log redirection `../../../../logs/llm/stdout.log` with simpler local files (`llm-stdout.log` and `stdout.log`). - Updated both normal and embedding server launch commands to use the new paths. This change simplifies log management, ensures logs are correctly written regardless of the working directory, and resolves issues where the previous relative path could be invalid or inaccessible. |
||
|---|---|---|
| .. | ||
| local.rs | ||
| mod.rs | ||