Sarah Wooders
|
8c06cc4bf7
|
refactor!: Migrate users + agent information into storage connectors (#785)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-01-08 15:59:49 -08:00 |
|
Charles Packer
|
febee38db3
|
fix: Update message schema / data type to match OAI tools style (#783)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-01-04 15:05:43 -08:00 |
|
Sarah Wooders
|
f71c855dce
|
Change Message data type to use tool format and create tool_call_id field
|
2024-01-03 18:03:11 -08:00 |
|
Sarah Wooders
|
0694731760
|
Support metadata table via storage connectors for data sources
|
2023-12-26 17:06:58 +04:00 |
|
Sarah Wooders
|
65b99a7a59
|
Add SQLite integration for recall memory
|
2023-12-26 17:06:56 +04:00 |
|
Sarah Wooders
|
f1d92cd551
|
Update storage tests and chroma for passing tests
|
2023-12-26 17:06:00 +04:00 |
|
Sarah Wooders
|
1c018cc14e
|
Add more compehensive tests, make row ids be strings (not integers)
|
2023-12-26 17:05:58 +04:00 |
|
Sarah Wooders
|
de88c9d50d
|
Refactor chroma integration
|
2023-12-26 17:05:41 +04:00 |
|
Sarah Wooders
|
9b3d59e016
|
Support recall and archival memory for postgres
working test
|
2023-12-26 17:05:24 +04:00 |
|
Sarah Wooders
|
9f3806dfcb
|
Add in memory storage connector implementation for refactored storage
|
2023-12-26 17:05:24 +04:00 |
|
Sarah Wooders
|
cb340ff884
|
Add data_types.py file for standard data types
|
2023-12-26 17:05:12 +04:00 |
|