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

History aware Retriever and multiple LLM answers and basic in/out #257

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

potthoffjan
Copy link
Contributor

LangChain Script gets three inputs: 1) list of LLMs to use 2) input string 3) chat history

Signed-off-by: potthoffjan <potthoff.jan@googlemail.com>
@potthoffjan potthoffjan added feature A product backlog item that is big enough to be released to the user. Similar to an "Epic". release: feature Label for feature related tasks (for SDs) release: refactor labels Jul 10, 2024
Copy link

🚀 Checkout Instructions

git fetch origin
git checkout history_aware_multi_llm

Happy Coding!

Copy link
Contributor

@lukas-varga lukas-varga left a comment

Choose a reason for hiding this comment

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

lint + format
image

@lukas-varga lukas-varga merged commit 4c5a090 into main Jul 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A product backlog item that is big enough to be released to the user. Similar to an "Epic". release: feature Label for feature related tasks (for SDs) release: refactor
Projects
Status: Item Archive
Development

Successfully merging this pull request may close these issues.

2 participants