vintro
32b87dbbc1
Merge pull request #22 from plastic-labs/example-hotfix
...
Random App_Id
2024-02-15 16:45:17 -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
Vineeth Voruganti
e7204f101d
Merge pull request #9 from plastic-labs/staging
...
v0.0.1
2024-02-01 11:47:33 -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
bb4fa915f3
Update Changelogs Again
2024-02-01 09:32:27 -08:00
Vineeth Voruganti
92d287d505
Update Changelogs
2024-02-01 09:25:07 -08:00
Vineeth Voruganti
eb66c1edc7
Merge pull request #7 from plastic-labs/hosted-demo
...
Hosted demo
2024-02-01 08:54:44 -08:00
vintro
bb0760664a
Revert "fix: add missing args"
...
This reverts commit 3d1431fa22 .
2024-02-01 11:44:58 -05: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
vintro
3d1431fa22
fix: add missing args
2024-01-31 22:16:37 -05:00
Vineeth Voruganti
a0768cf561
Add extra tests
2024-01-31 12:45:15 -08:00
Vineeth Voruganti
801ff6cb8c
Add basic rate limiting
2024-01-31 02:24:12 -08:00
Vineeth Voruganti
6321c6fa66
Add Application Level Indexing
2024-01-31 01:45:52 -08:00
Vineeth Voruganti
f734fd77c1
Merge pull request #6 from plastic-labs/ayush/dev-132
...
address comments from earlier
2024-01-30 21:21:52 -08:00
Vineeth Voruganti
5912907b4c
Merge pull request #5 from plastic-labs/metamessage-renaming
...
update metacognitions to metamessages
2024-01-30 21:20:33 -08:00
hyusap
391b969123
🚸 make is active safe
2024-01-30 22:31:38 -05:00
hyusap
daae76203c
✅ fix tests
2024-01-30 22:30:11 -05:00
Vineeth Voruganti
70acf13a3e
Merge branch 'main' into staging
2024-01-30 18:51:06 -08:00
Vineeth Voruganti
11df04690c
Merge pull request #3 from plastic-labs/ayush/dev-132
...
♻️ ✅ orient the objects and add some tests
2024-01-30 18:48:48 -08:00
vintro
5a0c245af9
update metacognitions to metamessages
2024-01-30 16:46:22 -05:00
Vineeth Voruganti
41ac9e3539
Merge pull request #4 from plastic-labs/docker-perms-fix
...
Fix docker user permissions
2024-01-29 12:04:26 -08:00
Jacob Van Meter
ee48825354
fix app directory permission for docker
2024-01-29 13:17:14 -05:00
hyusap
e6e6a4843d
update discord, fix get_sessions, add test
2024-01-25 16:44:31 -05:00
hyusap
476f3bd4ed
add inactivity
2024-01-25 15:46:30 -05:00
hyusap
5d50a65316
update cli
2024-01-23 15:49:29 -05:00
hyusap
16e1695f42
♻️ orient the objects, tests, fix api
2024-01-23 15:33:01 -05: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
ef3c417e68
Merge pull request #1 from plastic-labs/restification-v
...
MVP User Context Management
2024-01-18 07:27:21 -08:00
Vineeth Voruganti
6c48f4272f
Merge branch 'main' into restification-v
2024-01-18 07:23:02 -08:00
Vineeth Voruganti
b006fa6ec5
Documentation
2024-01-18 07:15:00 -08:00
Vineeth Voruganti
04de3922c3
location based queries
2024-01-18 02:48:05 -08:00
Vineeth Voruganti
d4774b7561
MVP SDK
2024-01-17 14:23:46 -08:00
Vineeth Voruganti
b11d5664cf
Restructure and SDK Scaffold
2024-01-16 23:11:25 -08:00
Vineeth Voruganti
e2199b8090
API Routes and Full CRUD Functionality
2024-01-16 17:46:14 -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
hyusap
b4a41378ae
add metacognitions
2023-12-26 13:01:02 -05:00
hyusap
5f838e0f9c
untrack db file
2023-12-26 12:28:51 -05:00
hyusap
9f68d76f00
remove db file
2023-12-26 12:28:41 -05:00
Vineeth Voruganti
c6d0aef238
Save messages on success
2023-12-18 16:14:17 -05:00
Vineeth Voruganti
03a36b82ea
Add sqlite to gitignore
2023-12-15 18:01:41 -05:00
hyusap
31dc6d1646
start api2
2023-12-13 22:47:00 -05:00