-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(llamabot/components)🔧: Refactor type hinting and update llam…
…abot version - Correct the type hinting in process_messages function to include ellipsis for variable length tuples. - Update llamabot version from 0.9.21 to 0.10.0 in pixi.lock. - Add process_messages to the import in test_messages.py to ensure it is available for testing. - Extend test_process_messages_with_nested_types to verify handling of various input types.
- Loading branch information
Showing
3 changed files
with
31 additions
and
3 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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