* fix (sync): Add sync script between public and private remotes * add embedding column to messages * add semantic search and tests * undo db.py change * use embedding client * types * rm .github/workflows/sync-public-changes.yml * CodeRabbit comments * compute token count with pydantic * semantic default None + fix tests * types and fix make token_count private * add MessageEmbedding table * CR and type * undo change to schema * fix session / peer where * add tests to validate embedding creation + search * CR comment, add chunking todo * fix get_or_create_collection with peer/target in agent.chat * move embedding client and implement chunking * rm comments * fix bug in migration * add script to generate message embeddings * default all workspaces * CR comments --------- Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| versions | ||
| README | ||
| env.py | ||
| script.py.mako | ||
| utils.py | ||
README
Generic single-database configuration.