-
Notifications
You must be signed in to change notification settings - Fork 101
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
Documentation Update #24
Comments
Sphinx Documentation:
Action item :
|
…mport on examples - Updated doc examples to import examples from the existing files - Updated examples to pass the API endpoint to generated credentials - Updated import on examples to import modules from the right classes Contributes to: IBM#24 Signed-off-by: Ja Young Lee <<younglee@ibm.com>>
- removed _static import from the conf.py Contributes to: IBM#24 Signed-off-by: Ja Young Lee <<younglee@ibm.com>>
- lint fix on exmaples and docs Contributes to: IBM#24 Signed-off-by: Ja Young Lee <<younglee@ibm.com>>
…mport on examples - Updated doc examples to import examples from the existing files - Updated examples to pass the API endpoint to generated credentials - Updated import on examples to import modules from the right classes Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- removed _static import from the conf.py Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- lint fix on exmaples and docs Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
Update the model param of Model class's type hinting- Instead of being just ModelType, |
Add example in the "Getting Started" section that import models by string name |
- Restructured doc to have second section-example - Updated font to IBM Plex Sans - Updated genai.model's model paramtype to ModelType | str Contributes to: IBM#24 Signed-off-by: Ja Young Lee <<younglee@ibm.com>>
- Restructured doc to have second section-example - Updated font to IBM Plex Sans - Updated genai.model's model paramtype to ModelType | str Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Fixed spellings on examples - Added API_URL examples to README Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Updated examples of extension and prompt Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- fixed wrong link on the documentation Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Added examples to the doc Contributes to: IBM#24 Signed-off-by: Ja Young Lee <<younglee@ibm.com>>
- Fixed wrong links on documentations Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Fixed wrong links on documentations Contributes to: #24 Signed-off-by: Ja Young Lee <younglee@ibm.com> Co-authored-by: Ja Young Lee <younglee@ibm.com>
…mport on examples - Updated doc examples to import examples from the existing files - Updated examples to pass the API endpoint to generated credentials - Updated import on examples to import modules from the right classes Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com> Signed-off-by: Mairead O'Neill <moneill@ibm.com>
- removed _static import from the conf.py Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com> Signed-off-by: Mairead O'Neill <moneill@ibm.com>
- lint fix on exmaples and docs Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com> Signed-off-by: Mairead O'Neill <moneill@ibm.com>
- Swapped ModelType enums to str on examples - Connected annex files to the existing files under prompts - Connected a prompt example to the example file - Swapped not supported model name Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- updated included line numbers on a prompt example Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
…ated generate param info - Swapped unavailable model on examples - Updated undpoint section on Readme to have more information - Updated Readme's API link to bold - Swapped ModelType to string in Readme - Updated parameter information of GenerateParams about invalid ones with greedy decoding Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Fixed spellings on examples - Added API_URL examples to README Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- fixed wrong link on the documentation Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Fixed wrong links on documentations Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com> Co-authored-by: Ja Young Lee <younglee@ibm.com>
Add extension installation explanation link to the doc |
- Added tunes and files schemas to the doc Contributes to: IBM#24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
- Added tunes and files schemas to the doc Contributes to: #24 Signed-off-by: Ja Young Lee <younglee@ibm.com>
Description
Go through the built documentation site and update as needed
More specifically, we want to :
The text was updated successfully, but these errors were encountered: