Commit Graph

14 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
vintro 3d4618622a
Update README.md
remove line about demo being live
2024-02-13 20:50:00 -05: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
vintro f166a6e822
Revert "Revert "Add extra tests""
This reverts commit aa49e98f15.
2024-02-01 11:42:31 -05:00
vintro aa49e98f15
Revert "Add extra tests"
This reverts commit a0768cf561.
2024-02-01 11:29:49 -05:00
Vineeth Voruganti a0768cf561 Add extra tests 2024-01-31 12:45:15 -08:00
Vineeth Voruganti 6321c6fa66 Add Application Level Indexing 2024-01-31 01:45:52 -08:00
hyusap e6e6a4843d update discord, fix get_sessions, add test 2024-01-25 16:44:31 -05:00
hyusap 5d50a65316 update cli 2024-01-23 15:49:29 -05:00
Vineeth Voruganti b5301e6f9d Documentation Fixes and Discord Example 2024-01-18 13:03:33 -08:00
Vineeth Voruganti 816511f8e4 Postgres Support - Fixes DEV-86 2024-01-18 08:14:04 -08:00
Vineeth Voruganti d4774b7561 MVP SDK 2024-01-17 14:23:46 -08:00
Vineeth Voruganti 9bcd6e28d4 Examples and Additional CRUD routes 2024-01-16 13:42:09 -08:00
Vineeth Voruganti 16b928c384 Restructure 2024-01-11 23:28:39 -08:00