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

More MessageDB improvements, including timestamp constraints in getting chatlog (messages since timestamp) #67

Merged
merged 6 commits into from
Jan 21, 2024

Commits on Jan 15, 2024

  1. Implement pgvector_message.get_chatlog(), with support for date const…

    …rint & limit, while depecating pgvector_message.get_table(). Tidy up embedding tests with more use of fixtures & teardown
    uogbuji committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4eb7975 View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    uogbuji committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    33c1ba2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    0b1117c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    039013a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a341326 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    uogbuji committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    58549b4 View commit details
    Browse the repository at this point in the history