Commit Graph

59 Commits

Author SHA1 Message Date
Vineeth Voruganti d368139b2a
v0.0.3 (#19)
* 🧪 asyncify tests

*  asyncify client

* Basic Test for Page based pagination

* add sync buildstep and client

* add vscode DX

* Added Testing for generators and updated examples

* feat: example updates

* readme exists now

* Stylistic changes and generic message

* Metamessages with other refactoring - untested

* Work with unit tests

* Fix Examples

* MEME-78 Update Changelogs

* Docstrings to client

* 🧪 autogenerate sync tests (#16)

* 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 <vince@plasticlabs.ai>

---------

Co-authored-by: hyusap <paulayush@gmail.com>
Co-authored-by: vintro <vince@plasticlabs.ai>
2024-02-15 09:53:51 -08:00
Vineeth Voruganti 8539b87804
v0.0.2 (#15)
* 🧪 asyncify tests

*  asyncify client

* Basic Test for Page based pagination

* add sync buildstep and client

* add vscode DX

* Added Testing for generators and updated examples

* feat: example updates

* readme exists now

* Stylistic changes and generic message

* Metamessages with other refactoring - untested

* Work with unit tests

* Fix Examples

* MEME-78 Update Changelogs

* Docstrings to client

---------

Co-authored-by: hyusap <paulayush@gmail.com>
Co-authored-by: vintro <vince@plasticlabs.ai>
2024-02-08 11:05:56 -08:00
Vineeth Voruganti d4bfa12ffc Update readme for local development 2024-02-01 10:34:39 -08:00
Vineeth Voruganti 6330b735d5 READMEs 2024-02-01 09:48:10 -08:00
Vineeth Voruganti b5301e6f9d Documentation Fixes and Discord Example 2024-01-18 13:03:33 -08:00
Vineeth Voruganti 9ea87cdb71 Fly.io test 2024-01-18 08:37:43 -08:00
Vineeth Voruganti 816511f8e4 Postgres Support - Fixes DEV-86 2024-01-18 08:14:04 -08:00
Vineeth Voruganti b006fa6ec5 Documentation 2024-01-18 07:15:00 -08:00
Vineeth Voruganti e50900b0a2
Initial commit 2023-09-10 17:29:55 -04:00