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

v0.0.3 #19

Merged
merged 25 commits into from
Feb 15, 2024
Merged

v0.0.3 #19

merged 25 commits into from
Feb 15, 2024

Commits on Jan 31, 2024

  1. 🧪 asyncify tests

    hyusap committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5341ebf View commit details
    Browse the repository at this point in the history
  2. ✨ asyncify client

    hyusap committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    942137f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    387fb66 View commit details
    Browse the repository at this point in the history
  2. add sync buildstep and client

    hyusap committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    410f914 View commit details
    Browse the repository at this point in the history
  3. add vscode DX

    hyusap committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4495fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6033f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. feat: example updates

    vintrocode committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2a3d9f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from plastic-labs/vscode

    add vscode DX
    VVoruganti authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1c9ee99 View commit details
    Browse the repository at this point in the history
  3. readme exists now

    vintrocode committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d59e1ee View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    4f650d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from plastic-labs/vineeth/dev-153

    Address Code Review Concerns
    VVoruganti authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    31d895f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74199c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from plastic-labs/ayush/dev-153

    ✨ asyncification
    VVoruganti authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    785dd36 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12 from plastic-labs/vince/example-updates

    feat: example updates
    VVoruganti authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    870995d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0438edb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a750a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fd1bf9 View commit details
    Browse the repository at this point in the history
  9. Work with unit tests

    VVoruganti committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3926aaf View commit details
    Browse the repository at this point in the history
  10. Fix Examples

    VVoruganti committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ddaa311 View commit details
    Browse the repository at this point in the history
  11. MEME-78 Update Changelogs

    VVoruganti committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a7373d1 View commit details
    Browse the repository at this point in the history
  12. Docstrings to client

    VVoruganti committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f99f1e8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #14 from plastic-labs/vineeth/dev-181

    Introducing message limits closes dev-121
    Changing IDs to use the UUID field
    Adds created_at fields to each of the tables - fixes dev-174
    VVoruganti authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    061dd83 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    fcde94e View commit details
    Browse the repository at this point in the history
  2. Vector Support (#18)

    * Scaffold for PGVector support
    
    * Buggy crud with logic skeleton on api
    
    * Crud logic and schema definition for pgvector
    
    * Populate all routes and refactor to name Collection
    
    * vince's progress
    
    * AsyncCollection progress
    
    * Local PGVector Docker Container
    
    * client methods for sdk except document delete and update
    
    * Vector Support Passing All Test Cases
    
    * Docs Updates
    
    ---------
    
    Co-authored-by: vintro <[email protected]>
    VVoruganti and vintrocode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8421fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8730df View commit details
    Browse the repository at this point in the history