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: Add Langchain integration #120

Merged
merged 115 commits into from
Sep 19, 2024
Merged

feat: Add Langchain integration #120

merged 115 commits into from
Sep 19, 2024

Conversation

tomfrenken
Copy link
Member

@tomfrenken tomfrenken commented Sep 9, 2024

Context

AI/gen-ai-hub-sdk-js-backlog#24.

With this PR, we add a langchain module, currently only containing an OpenAI client.

Definition of Done

  • Code is tested (Unit, E2E)
  • Error handling created / updated & covered by the tests above
  • Documentation updated
    - [ ] (Optional) Aligned changes with the Java SDK
  • (Optional) Release notes updated (covered by Junjie's PR)

eslint.config.js Outdated Show resolved Hide resolved
deekshas8 and others added 3 commits September 19, 2024 16:08
Co-authored-by: Marika Marszalkowski <[email protected]>
packages/langchain/package.json Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
packages/ai-api/package.json Outdated Show resolved Hide resolved
packages/langchain/README.md Show resolved Hide resolved
packages/langchain/src/openai/chat.ts Show resolved Hide resolved
@jjtang1985
Copy link
Contributor

🥳

@jjtang1985 jjtang1985 dismissed marikaner’s stale review September 19, 2024 16:41

I'll dismiss this and rely on Deeksha's review

Copy link
Contributor

@deekshas8 deekshas8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tomfrenken tomfrenken merged commit d3f5d1c into main Sep 19, 2024
9 of 10 checks passed
@tomfrenken tomfrenken deleted the langchain-integration branch September 19, 2024 17:11
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.

6 participants