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 |
|
phernandez
|
551a36e92b
|
debugging fastapi tests
|
2024-12-14 10:35:05 -06:00 |
|
phernandez
|
e63e78950a
|
tests passing
|
2024-12-14 10:00:39 -06:00 |
|
phernandez
|
1ed4c72faa
|
fastapi app for knowledge routes
|
2024-12-14 09:33:18 -06:00 |
|
phernandez
|
cac8a491df
|
remove utc dates from models
|
2024-12-12 20:33:33 -06:00 |
|
phernandez
|
acd5ea5515
|
refactor model create
|
2024-12-12 18:56:39 -06:00 |
|
phernandez
|
6ab1d52df8
|
write entities files to folders
|
2024-12-11 19:49:34 -06:00 |
|
phernandez
|
dbbf5b9263
|
add test_find_by_type_and_name
|
2024-12-11 17:55:54 -06:00 |
|
phernandez
|
74ff668a0a
|
fix tests for in memory db
|
2024-12-11 17:27:00 -06:00 |
|
phernandez
|
94b29a7cb6
|
refactor entity, db models for required fields
|
2024-12-11 12:27:31 -06:00 |
|
phernandez
|
61a8cfcf0a
|
use db defaults for created_at
|
2024-12-10 14:53:51 -06:00 |
|
phernandez
|
90a5414c58
|
fix entity.description
|
2024-12-10 14:22:11 -06:00 |
|
phernandez
|
6e2c4a0801
|
mcp server impl, docs on obsidian idea
|
2024-12-09 22:46:13 -06:00 |
|
phernandez
|
163d4fac32
|
memory_service.add_relation
|
2024-12-08 19:38:54 -06:00 |
|
phernandez
|
b2615515df
|
tests working for mcp server
|
2024-12-08 19:32:00 -06:00 |
|
phernandez
|
352cfa1e18
|
mcp server tests
|
2024-12-08 18:27:42 -06:00 |
|
phernandez
|
8382578105
|
mcp server wip
|
2024-12-08 16:18:11 -06:00 |
|
phernandez
|
031a009245
|
split up repository logic
|
2024-12-08 15:28:32 -06:00 |
|
phernandez
|
e20776cd02
|
mcp service testing
|
2024-12-08 14:34:28 -06:00 |
|
phernandez
|
e0361d3422
|
MemoryServer wip
|
2024-12-08 14:14:24 -06:00 |
|
phernandez
|
fb21192119
|
test_mcp_server wip
|
2024-12-08 12:16:32 -06:00 |
|
phernandez
|
18dd87966b
|
inital mcp impl
|
2024-12-08 11:56:04 -06:00 |
|
phernandez
|
49910d5507
|
all tests passing
|
2024-12-08 00:39:51 -06:00 |
|
phernandez
|
c71dd2cf0d
|
refactor schemas and services
|
2024-12-07 22:15:22 -06:00 |
|
phernandez
|
ac95036d0e
|
add_obserations wip
|
2024-12-07 20:09:09 -06:00 |
|
phernandez
|
122dbd7d31
|
MemoryService.create_relation implemented
|
2024-12-07 17:51:52 -06:00 |
|
phernandez
|
b285b4619f
|
memory_service.create_relations wip
|
2024-12-07 16:30:15 -06:00 |
|
phernandez
|
f2c1e93900
|
memory_service.create_entities
|
2024-12-07 15:22:14 -06:00 |
|
phernandez
|
a0023bb69d
|
remove tests/.coverage
|
2024-12-05 20:55:22 -06:00 |
|
phernandez
|
cac7ac942e
|
add relation tests
|
2024-12-05 20:54:12 -06:00 |
|
phernandez
|
4c480d2fd7
|
remove coverage
|
2024-12-05 15:50:12 -06:00 |
|
phernandez
|
a3bfc3c42d
|
Implement relations
|
2024-12-05 15:49:36 -06:00 |
|
phernandez
|
29ad6fcf4b
|
relation service tests wip
|
2024-12-05 11:49:41 -06:00 |
|