enhancementgood first issuehelp wanted
倉庫指標
- Star
- (52,823 star)
- PR 合併指標
- (平均合併 8天 6小時) (30 天內合併 15 個 PR)
描述
Describe the bug
In ChatOpenAI Custom, I want to customize the stop word. I placed this parameter in BaseOptions, but when making a request, the parameter was not passed.
examples: stop: ["<|im_end|>"]