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(bot)✨: Add new model names and enhance QueryBot tests #167

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Jan 18, 2025

  • Updated the ollama_model_names.txt file with additional model names.
  • Enhanced the QueryBot test suite to include user interaction testing.

- Updated the ollama_model_names.txt file with additional model names.
- Enhanced the QueryBot test suite to include user interaction testing.
Copy link

github-actions bot commented Jan 18, 2025

PR Preview Action v1.4.8
🚀 Deployed preview to https://ericmjl.github.io/llamabot/pr-preview/pr-167/
on branch gh-pages at 2025-01-18 14:21 UTC

…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.
@ericmjl ericmjl merged commit 314f78a into main Jan 19, 2025
11 checks passed
@ericmjl ericmjl deleted the querybot-fix branch January 19, 2025 02:10
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