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

feat(llamabot)🚀: Enhance llamabot with new message handling and API functionalities #153

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Dec 6, 2024

  • Add new message creation functions and bot classes to handle different types of interactions.
  • Implement high-level API functions for user and system message creation.
  • Introduce processing of multiple message types including text, images, and URLs.
  • Update SimpleBot and StructuredBot to handle multiple messages and improve interaction flow.
  • Add new notebook examples to demonstrate usage of vision models and structured data extraction.

- Upgrade HTTPX from 0.27.2 to 0.28.0 across various environments.
- Add new model names to llamabot: llama3.3, snowflake-arctic-embed2, sailor2.
- Include HTTPX as a dependency in pyproject.toml and llamabot package.
…unctionalities

- Add new message creation functions and bot classes to handle different types of interactions.
- Implement high-level API functions for user and system message creation.
- Introduce processing of multiple message types including text, images, and URLs.
- Update SimpleBot and StructuredBot to handle multiple messages and improve interaction flow.
- Add new notebook examples to demonstrate usage of vision models and structured data extraction.
Copy link

github-actions bot commented Dec 6, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://ericmjl.github.io/llamabot/pr-preview/pr-153/
on branch gh-pages at 2024-12-06 21:45 UTC

…ests

- Update the test to assert the correct base64 encoded image content.
@ericmjl ericmjl merged commit 38d1b49 into main Dec 6, 2024
11 checks passed
@ericmjl ericmjl deleted the high-level-api branch December 6, 2024 22:04
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