Skip to content

[API] fix: task log when multi-model is not enabled#1560

Merged
AlpinDale merged 1 commit into
mainfrom
fix_task_log
Nov 3, 2025
Merged

[API] fix: task log when multi-model is not enabled#1560
AlpinDale merged 1 commit into
mainfrom
fix_task_log

Conversation

@AlpinDale

Copy link
Copy Markdown
Member

oversight

@AlpinDale AlpinDale merged commit fa37542 into main Nov 3, 2025
0 of 4 checks passed
@AlpinDale AlpinDale deleted the fix_task_log branch November 3, 2025 23:14

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request fixes a potential server startup failure when running in single-model mode. The previous implementation attempted to log a model_key that is only available when multi-model support is enabled, which would lead to an exception. The change correctly removes the model-specific information from the log message, ensuring the application initializes successfully in all configurations. The fix is simple and effective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant