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
Describe the bug
Right now, it's any but ideally it would be a subtype of GenerationCommonConfig or at least have some helpers to get strong typing out of it.
The text was updated successfully, but these errors were encountered:
apascal07
changed the title
[Go] Figure out stronger type for ModelRequest.config than any`
[Go] Figure out stronger type for ModelRequest.config than anyFeb 12, 2025
Describe the bug
Right now, it's
any
but ideally it would be a subtype ofGenerationCommonConfig
or at least have some helpers to get strong typing out of it.The text was updated successfully, but these errors were encountered: