Skip to content

[fix] Add missing required argument to OpenAIServingChat#247

Merged
tyler-griggs merged 1 commit intomainfrom
tyler-griggs-patch-1
Sep 6, 2025
Merged

[fix] Add missing required argument to OpenAIServingChat#247
tyler-griggs merged 1 commit intomainfrom
tyler-griggs-patch-1

Conversation

@tyler-griggs
Copy link
Member

request_logger is a required argument.

Copy link
Contributor

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

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 correctly fixes a crash by adding the missing request_logger argument to the OpenAIServingChat constructor. My review includes a suggestion to make this new argument configurable rather than hardcoding it to None. This would improve maintainability and align with existing TODO comments about enhancing debugging capabilities.

@tyler-griggs tyler-griggs merged commit cd26610 into main Sep 6, 2025
3 checks passed
@tyler-griggs tyler-griggs deleted the tyler-griggs-patch-1 branch September 7, 2025 23:47
dzorlu referenced this pull request in fleet-ai/SkyRL Feb 4, 2026
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.

2 participants