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: Adding Scores to the Database #195

Merged
merged 6 commits into from
May 9, 2024

Conversation

rlundeen2
Copy link
Contributor

Description

  • Adds Scores to the database
  • Adds basic memory interface functions for adding a score and retrieving it based on prompt ids

Tests and Documentation

  • Unit tests covering the basic usage
  • NOTE: You may have to delete your old database

tests/memory/test_duckdb_memory.py Outdated Show resolved Hide resolved
@rlundeen2 rlundeen2 merged commit 1184971 into Azure:main May 9, 2024
5 checks passed
QDAP-Fred pushed a commit to QDAP-Fred/QUART that referenced this pull request May 13, 2024
* Moving score to models

* adding memory db

* Adding test and fixing bugs

* prebuild

* pr feedback
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.

None yet

3 participants