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

feat(chat): add integration #221

Merged
merged 4 commits into from
Nov 8, 2023
Merged

feat(chat): add integration #221

merged 4 commits into from
Nov 8, 2023

Conversation

Tomas2D
Copy link
Member

@Tomas2D Tomas2D commented Nov 7, 2023

Status

READY

Description

  • Add chat method to the Model class
  • Add chat interface for the LangChain extension
  • Minor fixes

Which issue(s) does this pull-request fix?

Closes: #219
Closes: #217

@Tomas2D Tomas2D requested a review from David-Kristek November 7, 2023 20:51
@coveralls
Copy link

coveralls commented Nov 7, 2023

Pull Request Test Coverage Report for Build 6801739871

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 294 of 297 (98.99%) changed or added relevant lines in 18 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 97.232%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/genai/extensions/langchain/utils.py 37 40 92.5%
Totals Coverage Status
Change from base Build 6773359663: 0.2%
Covered Lines: 2564
Relevant Lines: 2637

💛 - Coveralls

Ref: #219

Signed-off-by: Tomas Dvorak <[email protected]>
examples/user/chat.py Outdated Show resolved Hide resolved
@Tomas2D Tomas2D merged commit e03caf1 into IBM:main Nov 8, 2023
2 of 4 checks passed
@Tomas2D Tomas2D deleted the 219-langchain-chat-model-support branch November 8, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants