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

Add calculator functionality #79

Merged
merged 15 commits into from
Feb 11, 2024
Merged

Add calculator functionality #79

merged 15 commits into from
Feb 11, 2024

Conversation

andrewnguonly
Copy link
Owner

@andrewnguonly andrewnguonly commented Feb 10, 2024

Summary

This PR resolves #65.

To Do

  • Fix broken tests.
  • Refactor code with respect to skipRAG flag. Deduplicate code.
  • Create documentation for tools/experimental features.
  • Rename CI job.
  • Error handling for invalid expressions.
  • Change message bubble color and/or avatar for tool response.
  • Debug why response is not persisted in messages list
  • Support implicit multiplication: 3(4+5)
  • Add option to disable tools

@andrewnguonly andrewnguonly merged commit 9a8d141 into 1.0.6 Feb 11, 2024
1 check passed
@andrewnguonly andrewnguonly deleted the calculator branch February 11, 2024 14:32
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