Skip to content

Conversation

@yogeshmpandey
Copy link
Collaborator

Description

The example application provides a conversational chat interface that supports multiple large language models (LLMs). It allows dynamic selection of the LLM endpoint (dynamic pipeline) to route the user's query to the appropriate model.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

#270

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

mongo
node
python:3.10-alpine3.18
pydantic_settings
langchain-community
langchain-openai
sse-starlette

Tests

Describe the tests that you ran to verify your changes.

yogeshmpandey and others added 9 commits June 25, 2024 12:14
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
@@ -0,0 +1,331 @@
# Copyright (C) 2024 Intel Corporation
Copy link
Collaborator

Choose a reason for hiding this comment

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

suggest moving these microservices to GenAIComps repo but not here. and pls check if this example can directly use this https://github.com/opea-project/GenAIComps/tree/main/comps/chathistory microservice.

@chensuyue
Copy link
Collaborator

@yogeshmpandey are you still working on this PR? If not we will close it since it's pending for sometime.

wangkl2 pushed a commit to wangkl2/GenAIExamples that referenced this pull request Dec 11, 2024
* Misc updates to Langchain Docker for Gaurdrails

Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>

* reducing the scope of the PR to only Dockerfile

Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>

---------

Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
@xiguiw
Copy link
Collaborator

xiguiw commented Dec 20, 2024

close as no response for long time.

@xiguiw xiguiw closed this Dec 20, 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.

4 participants