-
Notifications
You must be signed in to change notification settings - Fork 8.1k
typo fix in llm_configuration.ipynb #5781
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
Conversation
There is double 'can can' in the documentation.
|
Pls fix formatting |
|
|
Hi @rysweet , which formatting you are referring to, can you direct/guide me? I only touch one line in llm_configuration.ipynb |
|
Have a look at the contrib guides - you need to run "poe format" I think |
|
@simrat-code in this case this is 0.2 branch. Please use |
simrat-code
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix
- double 'can can' typo
- format issue, while execute pre-commit
thanks :) I fixed the issue while executing 'pre-commit' |
|
Merging the change. CI error is due to openai API change. |
There is double 'can can' in the documentation.
Why are these changes needed?
typo-fix in the documentation.
Related issue number
Checks