-
Notifications
You must be signed in to change notification settings - Fork 146
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
Langchain OPEA integration Package #1128
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
…AIComps into langchain_opea
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
…AIComps into langchain_opea
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
Hi @yogeshmpandey, thanks for your contribution. Could you please check the CI failure? |
GenAIComps/.pre-commit-config.yaml Line 125 in 277351a
You can add this to omit https://docs.astral.sh/ruff/rules/print/ |
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
has_failure = True | ||
print(file) | ||
traceback.print_exc() | ||
print() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do you need an empty print here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
Signed-off-by: Yogesh <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Yogesh <[email protected]>
…AIComps into langchain_opea
Description
First version of the OPEA OpenAI compatible Langchain Package.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a
.#831
opea-project/GenAIExamples#1113
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
langchain-tests
langchain-chroma
python-poetry
Tests
Describe the tests that you ran to verify your changes.
Tests added in the tests dir along with test scripts.