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

refactor(llamabot/components)🔧: Refactor type hinting and update llamabot version #155

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Dec 11, 2024

  • 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.

…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.
Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://ericmjl.github.io/llamabot/pr-preview/pr-155/
on branch gh-pages at 2024-12-11 02:16 UTC

@ericmjl ericmjl merged commit 440a6af into main Dec 11, 2024
11 checks passed
@ericmjl ericmjl deleted the py310-patch branch December 11, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant