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

automatic correct langchain library #702

Merged
merged 1 commit into from
Feb 3, 2024
Merged

automatic correct langchain library #702

merged 1 commit into from
Feb 3, 2024

Conversation

BBC-Esq
Copy link
Contributor

@BBC-Esq BBC-Esq commented Jan 3, 2024

Automatically select correct langchain class based on the embedding model name.

"""
(1) Chooses an appropriate langchain library based on the enbedding model name.  Matching code is contained within fun_localGPT.py.

(2) Provides additional arguments for instructor and BGE models to improve results, pursuant to the instructions contained on
their respective huggingface repository, project page or github repository.
"""

"""
(1) Chooses an appropriate langchain library based on the enbedding model name.  Matching code is contained within ingest.py.

(2) Provides additional arguments for instructor and BGE models to improve results, pursuant to the instructions contained on
their respective huggingface repository, project page or github repository.
"""

Automatically select correct langchain class based on the embedding model name.
@PromtEngineer PromtEngineer merged commit 8450efc into PromtEngineer:main Feb 3, 2024
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

2 participants