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

community: add Kinetica LLM wrapper #17879

Merged
merged 6 commits into from
Feb 23, 2024

Conversation

chadj2
Copy link
Contributor

@chadj2 chadj2 commented Feb 21, 2024

Description: Initial pull request for Kinetica LLM wrapper
Issue: N/A
Dependencies: No new dependencies for unit tests. Integration tests require gpudb, typeguard, and faker
Twitter handle: @chad_juliano

Note: There is another pull request for Kinetica vectorstore. Ultimately we would like to make a partner package but we are starting with a community contribution.

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: models Related to LLMs or chat model modules 🔌: openai Primarily related to OpenAI integrations 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Feb 21, 2024
Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2024 1:17am

@chadj2
Copy link
Contributor Author

chadj2 commented Feb 21, 2024

There is a change to the Makefile where I correct the command line syntax in lint_diff. The --name-only` parameter needs 2 dashes.

@chadj2 chadj2 changed the title Kinetica LLM wrapper community: Kinetica LLM wrapper Feb 21, 2024
@chadj2 chadj2 changed the title community: Kinetica LLM wrapper community: add Kinetica LLM wrapper Feb 21, 2024
@chadj2
Copy link
Contributor Author

chadj2 commented Feb 22, 2024

I resolved some lint errors in Kinetica notebook.

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 23, 2024
@baskaryan baskaryan merged commit 50ba3c6 into langchain-ai:master Feb 23, 2024
61 checks passed
k8si pushed a commit to Mozilla-Ocho/langchain that referenced this pull request Feb 23, 2024
**Description:** Initial pull request for Kinetica LLM wrapper
**Issue:** N/A
**Dependencies:** No new dependencies for unit tests. Integration tests
require gpudb, typeguard, and faker
**Twitter handle:** @chad_juliano

Note: There is another pull request for Kinetica vectorstore. Ultimately
we would like to make a partner package but we are starting with a
community contribution.
@chadj2 chadj2 deleted the feature/llm branch February 26, 2024 23:31
al1p pushed a commit to al1p/langchain that referenced this pull request Feb 27, 2024
**Description:** Initial pull request for Kinetica LLM wrapper
**Issue:** N/A
**Dependencies:** No new dependencies for unit tests. Integration tests
require gpudb, typeguard, and faker
**Twitter handle:** @chad_juliano

Note: There is another pull request for Kinetica vectorstore. Ultimately
we would like to make a partner package but we are starting with a
community contribution.
haydeniw pushed a commit to haydeniw/langchain that referenced this pull request Feb 27, 2024
**Description:** Initial pull request for Kinetica LLM wrapper
**Issue:** N/A
**Dependencies:** No new dependencies for unit tests. Integration tests
require gpudb, typeguard, and faker
**Twitter handle:** @chad_juliano

Note: There is another pull request for Kinetica vectorstore. Ultimately
we would like to make a partner package but we are starting with a
community contribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging. Ɑ: models Related to LLMs or chat model modules 🔌: openai Primarily related to OpenAI integrations size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants