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

Release 2023.08.01 #123

Merged
merged 80 commits into from
Aug 1, 2023
Merged

Release 2023.08.01 #123

merged 80 commits into from
Aug 1, 2023

Conversation

vedem1192
Copy link
Contributor

@vedem1192 vedem1192 commented Aug 1, 2023


Status

READY

Description

Develop into main

  • Updated the documentation (imports of credentials)
  • Updated schemas for config
  • Added params in GeneratedParams
  • Updated examples

Impacted Areas in Library

Examples, schemas, documentation

vdemers and others added 30 commits June 8, 2023 15:50
…getting created

Signed-off-by: Onkar Bhardwaj <onkarbhardwaj@ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
…th passing options as well, fixed bug in tokenize async where we could not pass the return_token argument, made async examples
* fix: including README in pypi deployment

* fix: adding build dependency and changing workflow to use it

Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Co-authored-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Signed-off-by: Veronique <veronique_1192@hotmail.com>
Signed-off-by: Mírian Silva <mirianfrsilva@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: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
- updated included line numbers on a prompt example

Contributes to: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: Mírian Silva <mirianfrsilva@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: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
Signed-off-by: Mairead O'Neill <moneill@ibm.com>
vedem1192 and others added 22 commits July 10, 2023 16:30
* fixed pydantic version
* Fixed tupple issue + metadata return in all code
---------

Co-authored-by: vdemers <vdemers@ibm.com>
Docs update + try except in examples
New release 07.10.2023

Signed-off-by: Veronique <22043067+vedem1192@users.noreply.github.com>
Signed-off-by: Veronique <22043067+vedem1192@users.noreply.github.com>
squash and merge
- Added tunes and files schemas to the doc

Contributes to: #24

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Adriana Meza Soria <Adriana.Meza.Soria@ibm.com>
Signed-off-by: Adriana Meza Soria <Adriana.Meza.Soria@ibm.com>
* mode availability and list utils

* methods for status, info, availability, list, and tests

* add info, list, status methods to classification example

* example for model utils

* docstring and handling connect errors

* add example in README and remove unneeded file in examples

---------

Co-authored-by: Onkar Bhardwaj <onkarbhardwaj@ibm.com>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.29.2...v4.30.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Onkar Bhardwaj <onkarbhardwaj@ibm.com>
Signed-off-by: Onkar Bhardwaj <onkarbhardwaj@ibm.com>
* Deprecation warning for ModelType class

* Fixed Config in all pydantic models inheriting from basemodel

---------

Co-authored-by: vdemers <vdemers@ibm.com>
* Release v0.2.1  (#93)

squash and merge

* New Release 2023.07.11 (#96)

* New Release 2023.07.30 (#108)

Merging develop into main.

* example update

Signed-off-by: Adriana Meza Soria <Adriana.Meza.Soria@ibm.com>

---------

Signed-off-by: Adriana Meza Soria <Adriana.Meza.Soria@ibm.com>
Co-authored-by: Veronique <22043067+vedem1192@users.noreply.github.com>
Co-authored-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
Co-authored-by: Adriana Meza Soria <Adriana.Meza.Soria@ibm.com>
- Updated importing credentials from genai.model to genai.credentials from GETTING_STARTED.md and watsonx-prompt-templating example

Contributes to: #121

Signed-off-by: Ja Young Lee <younglee@ibm.com>
Co-authored-by: Ja Young Lee <younglee@ibm.com>
Signed-off-by: Veronique <22043067+vedem1192@users.noreply.github.com>
@vedem1192 vedem1192 temporarily deployed to integration-tests August 1, 2023 14:08 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Pull Request Test Coverage Report for Build 5727864111

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 96.223%

Totals Coverage Status
Change from base Build 5647509053: 0.008%
Covered Lines: 1885
Relevant Lines: 1959

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5727864111

  • 28 of 28 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 96.224%

Totals Coverage Status
Change from base Build 5647509053: 0.009%
Covered Lines: 1886
Relevant Lines: 1960

💛 - Coveralls

@vedem1192 vedem1192 changed the title Develop Release 2023.08.01 Aug 1, 2023
@vedem1192 vedem1192 merged commit 30af41e into main Aug 1, 2023
8 checks passed
vedem1192 added a commit that referenced this pull request Aug 21, 2023
Updated the documentation (imports of credentials)
Updated schemas for config
Added params in GeneratedParams
Updated examples
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.

None yet

9 participants