-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating model kwargs usage in documentation (#227)
The arguments `frequency_penalty`, `presence_penalty`, and `top_p` in ChatOpenAI have been moved from direct parameters to the `model_kwargs` parameter. In this PR, I'm updating `README.md` and `docs/source/index.md` to reflect that change.
- Loading branch information
1 parent
18c03b0
commit 77110c8
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters