enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (52,823 stars)
- PR merge metrics
- (平均マージ 8d 6h) (30d で 15 merged PRs)
説明
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|>"]