-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(querybot)🔄: Enhance QueryBot to support additional query inp…
…ut types - Updated the QueryBot's __call__ method to accept Union types for query inputs. - Added logic to handle BaseMessage and HumanMessage types for query content extraction. - Refactored the retrieval process to accommodate the new input types.
- Loading branch information
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters