mirror of
https://github.com/run-llama/rags.git
synced 2026-06-30 20:57:57 -04:00
[PR #21] made _resolve_llm method more readable #53
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/21
Author: @MoeAD99
Created: 11/24/2023
Status: 🔄 Open
Base:
main← Head:refactored-agent_utils📝 Commits (1)
908a7dbmade _resolve_llm method more readable📊 Changes
1 file changed (+16 additions, -15 deletions)
View changed files
📝
agent_utils.py(+16 -15)📄 Description
Refactored _resolve_llm function to make use of match-case statements instead of if-else.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.