Commit Graph

18 Commits

Author SHA1 Message Date
Vineeth Voruganti 5ebb8559bf
v0.0.4 (#25)
* 🧪 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

* test one

* add db type

* sync client

* add status badge

* add coverage

* add file

* give perms

* properly output coverage

* split test and coverage

* rename action

* 🧪 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>

* Add reverse parameters for paginated routes

* Address dependabot

* Formatting

* initial commit on honcho dspy personas

* working, hit token limit and can't test dspy optimization

* initial version working, need to test optimization

* optimizers working, but appending any example

* ready for user object (tbomk)

* Revert "add test actions and coverage"

* Refactor to add User and App Tables

* User Object passing test cases

* Update examples

* DSPy Todo and documentation updates

* Add is_active filtering

* Add is_active filtering to the generator

* Fix update user metadata

* working, but weird compiler error

* fixed str error in optimizer

* ship

---------

Co-authored-by: hyusap <paulayush@gmail.com>
Co-authored-by: vintro <vince@plasticlabs.ai>
2024-02-23 11:22:18 -08:00
vintro a0a10e5002
add readme 2024-02-15 19:25:45 -05:00
Vineeth Voruganti cd6ef5edaa random app_id 2024-02-15 13:37:27 -08:00
vintro ecb24a3511
feat: honcho fact memory example (#21) 2024-02-15 13:27:53 -08:00
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