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

Closed
wants to merge 4 commits into from

Conversation

themanojshukla
Copy link
Contributor

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 "your.email@example.com"

go to PR branch

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

@themanojshukla
Copy link
Contributor Author

Sure @markpollack I'll sign and update it.

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

Signed-off-by: themanojshukla <themanojshukla@gmail.com>
Signed-off-by: themanojshukla <themanojshukla@gmail.com>
@themanojshukla
Copy link
Contributor Author

sign-off commits had issues, will reopen a single commit fresh PR. Closing this one.

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