Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Doc for chat model property #2118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

themanojshukla
Copy link

The documentation mentioned incorrectly for the spring properties options for setting chat model.

The documentation mentioned incorrectly for the spring properties options for setting chat model.
@markpollack
Copy link
Member

@themanojshukla please use -s to sign the commit git commit --amend -s --no-edit and repush the PR

@markpollack
Copy link
Member

@themanojshukla We recently switch from a CLA contributor approach to the DCO. Can you sign the commit and repush.

git config --global user.name "Your Name"
git config --global user.email "[email protected]"

go to PR branch

git commit --amend --signoff
git push --force

@themanojshukla
Copy link
Author

Sure @markpollack I'll sign and update it.

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