honcho/api
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
..
.vscode v0.0.4 (#25) 2024-02-23 11:22:18 -08:00
local v0.0.3 (#19) 2024-02-15 09:53:51 -08:00
src v0.0.4 (#25) 2024-02-23 11:22:18 -08:00
.dockerignore Add Application Level Indexing 2024-01-31 01:45:52 -08:00
.env.template v0.0.3 (#19) 2024-02-15 09:53:51 -08:00
CHANGELOG.md v0.0.4 (#25) 2024-02-23 11:22:18 -08:00
Dockerfile fix app directory permission for docker 2024-01-29 13:17:14 -05:00
fly.toml Fly.io test 2024-01-18 08:37:43 -08:00
poetry.lock v0.0.4 (#25) 2024-02-23 11:22:18 -08:00
pyproject.toml v0.0.4 (#25) 2024-02-23 11:22:18 -08:00