phernandez
|
f4bc0cabd9
|
fix document api
|
2024-12-21 22:53:55 -06:00 |
|
phernandez
|
1db97b59a4
|
fix document router tests
|
2024-12-21 22:12:33 -06:00 |
|
phernandez
|
da54b495d9
|
document tests
|
2024-12-21 21:51:47 -06:00 |
|
phernandez
|
59199b1e01
|
fix document api test wiring
|
2024-12-21 20:18:47 -06:00 |
|
phernandez
|
c170aed855
|
test delete document row on failure to write file
|
2024-12-21 19:39:15 -06:00 |
|
phernandez
|
3a1a309448
|
document service gets id before write
|
2024-12-21 19:35:56 -06:00 |
|
phernandez
|
27242d1a52
|
Merge branch 'document-store' into document-entity-write
|
2024-12-21 18:50:06 -06:00 |
|
phernandez
|
1ba233fb46
|
100% markdown test coverage
|
2024-12-21 17:55:37 -06:00 |
|
phernandez
|
df1efb4550
|
fix observation context edge cases
|
2024-12-21 17:34:49 -06:00 |
|
phernandez
|
99be6d36e6
|
observation edge cases
|
2024-12-21 17:24:47 -06:00 |
|
phernandez
|
4d331a4ac9
|
fix tests for markdown
|
2024-12-21 16:49:30 -06:00 |
|
phernandez
|
7dfea0c704
|
split up entity parsing
|
2024-12-21 16:36:14 -06:00 |
|
phernandez
|
2943b276bd
|
split up parsing
|
2024-12-21 16:26:55 -06:00 |
|
phernandez
|
abd71cce46
|
split up parsing logic
|
2024-12-21 16:10:47 -06:00 |
|
phernandez
|
0c8f729769
|
split up markdown logic
|
2024-12-21 15:15:17 -06:00 |
|
phernandez
|
c9fec7abc7
|
markdown parsing
|
2024-12-21 14:59:30 -06:00 |
|
phernandez
|
f465e66a8c
|
markdown processing for entity
|
2024-12-21 10:18:14 -06:00 |
|
phernandez
|
bb447de3a5
|
fix bug in file_sync_service
|
2024-12-20 18:24:42 -06:00 |
|
phernandez
|
de4f28963b
|
commit tests for file_sync_service
|
2024-12-20 18:01:55 -06:00 |
|
phernandez
|
5e001bbe4c
|
file_sync_service
|
2024-12-19 22:30:37 -06:00 |
|
phernandez
|
25cd08f218
|
further test document service
|
2024-12-19 21:27:27 -06:00 |
|
phernandez
|
696bd8476d
|
document service tests
|
2024-12-19 20:53:58 -06:00 |
|
phernandez
|
f87676e912
|
add document model and repo
|
2024-12-19 20:17:57 -06:00 |
|
phernandez
|
e245ed3708
|
update main with changes
|
2024-12-19 19:10:29 -06:00 |
|
phernandez
|
3e43abf8f1
|
refactor mcp server and add docs to schemas
|
2024-12-17 07:52:29 -06:00 |
|
phernandez
|
6b684dcf9c
|
sanitize inputs, fix tests
|
2024-12-16 20:43:01 -06:00 |
|
phernandez
|
86329e0105
|
sanitize inputs for id/name
|
2024-12-16 19:35:18 -06:00 |
|
phernandez
|
176ebb3d55
|
add FKs to db connections
|
2024-12-16 16:01:08 -06:00 |
|
phernandez
|
1402bc2fbe
|
remove uneeded mcp test
|
2024-12-16 12:46:14 -06:00 |
|
phernandez
|
926e753745
|
fix deletes to use post
|
2024-12-16 12:39:52 -06:00 |
|
phernandez
|
c754b3b035
|
fixes
|
2024-12-15 21:28:12 -06:00 |
|
phernandez
|
6f7295c6d9
|
refactor session_maker lifecycle
|
2024-12-15 20:09:54 -06:00 |
|
phernandez
|
ae5d7d52c5
|
fix tests
|
2024-12-15 16:17:25 -06:00 |
|
phernandez
|
cc6d9d9fc3
|
delete tests for knowledge api
|
2024-12-15 16:01:15 -06:00 |
|
phernandez
|
1d4b289fc4
|
fix imports in test_memory_service.py
|
2024-12-15 13:58:30 -06:00 |
|
phernandez
|
a838c0308c
|
test memory_service.delete operations
|
2024-12-15 13:49:40 -06:00 |
|
phernandez
|
fa4e55f75f
|
deletes for repositories
|
2024-12-15 11:31:51 -06:00 |
|
phernandez
|
b1ec3bca26
|
delete observation repository
|
2024-12-15 10:50:25 -06:00 |
|
phernandez
|
bc98a2ef13
|
add some logging
|
2024-12-14 21:54:15 -06:00 |
|
phernandez
|
052ee403b3
|
refactor mcp server to use rest client
|
2024-12-14 21:24:32 -06:00 |
|
phernandez
|
f698e8b102
|
refactor schemas
|
2024-12-14 20:26:31 -06:00 |
|
phernandez
|
b471e1f8d7
|
fix schema plural namings
|
2024-12-14 19:30:01 -06:00 |
|
phernandez
|
635c2851a7
|
renamed all schemas to be Request/Response
|
2024-12-14 19:14:17 -06:00 |
|
phernandez
|
2b4bd19da1
|
cleaned up schemas for api/mcp server
|
2024-12-14 19:09:56 -06:00 |
|
phernandez
|
9b359b884c
|
rename RelationIn to Relation
|
2024-12-14 18:48:30 -06:00 |
|
phernandez
|
022cb0d1ce
|
remove ObservationsIn from schemas.py
|
2024-12-14 18:24:24 -06:00 |
|
phernandez
|
1312046786
|
all tests passing
|
2024-12-14 18:04:42 -06:00 |
|
phernandez
|
f075c29a58
|
knowledge api tests passing
|
2024-12-14 17:23:10 -06:00 |
|
phernandez
|
29043168fd
|
fix fastapi async context manager depa
|
2024-12-14 14:06:06 -06:00 |
|
phernandez
|
4e21811847
|
fix deps for fastapi
|
2024-12-14 13:47:51 -06:00 |
|