mirror of
https://github.com/run-llama/rags.git
synced 2026-07-19 15:34:51 -04:00
[PR #20] [MERGED] hotfix non-openai LLMs #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/rags/pull/20
Author: @jerryjliu
Created: 11/23/2023
Status: ✅ Merged
Merged: 11/23/2023
Merged by: @jerryjliu
Base:
main← Head:jerry/hotfix_non_openai_llms📝 Commits (1)
1a9f127cr📊 Changes
2 files changed (+15 additions, -10 deletions)
View changed files
📝
agent_utils.py(+14 -9)📝
pages/2_⚙️_RAG_Config.py(+1 -1)📄 Description
anthropic claude 2 doesn't work well with react agents with our default prompt setup
swap it out for a "standard" chat engine, can't do summarization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.