phernandez
d0e0fa1e1d
fix tests
2025-01-07 22:12:15 -06:00
phernandez
286addb221
modify knowledge writer
2025-01-07 21:45:18 -06:00
phernandez
1c6836d83f
fix tests
2025-01-07 20:29:59 -06:00
phernandez
6686c331a5
refactor entity.entity_type to be freeform, add summary and content_type
2025-01-07 19:00:08 -06:00
phernandez
5229641c61
re-add get_entity_by_type to discovery_router.py
2025-01-07 18:27:39 -06:00
phernandez
c261b821f9
fix all tests
2025-01-07 18:19:41 -06:00
phernandez
545c1a77f3
remove document code
2025-01-07 00:20:11 -06:00
phernandez
5c9665069c
fix knowledge tests
2025-01-06 23:51:55 -06:00
phernandez
48811b0a68
knowledge router testing wip
2025-01-06 23:02:03 -06:00
phernandez
9c125aa5db
update_entity
2025-01-06 22:16:01 -06:00
phernandez
c320f64b53
get tests working
2025-01-06 21:08:19 -06:00
phernandez
55c40bd6d3
knowledge_service tests passing
2025-01-06 20:07:12 -06:00
phernandez
ea359d2484
update entity/repostitory/service
2025-01-06 18:57:04 -06:00
phernandez
fb330fe745
add search tool info
2025-01-05 18:22:16 -06:00
phernandez
fa7e986d3b
fix tests, add SearchResult response type for search
2025-01-04 22:22:38 -06:00
phernandez
e35dbab156
add search to sync flow
2025-01-04 21:19:42 -06:00
phernandez
dbe9cea261
add search indexing to api routes
2025-01-04 20:54:52 -06:00
phernandez
5488ff49d1
add search_service.reindex_all() and api route
2025-01-04 20:14:36 -06:00
phernandez
6b94ec57a4
add index_document to search_service.py
2025-01-04 19:53:50 -06:00
phernandez
0b918ee9e8
move sync dir up to basic_memory.sync
2025-01-04 19:20:54 -06:00
phernandez
5e3c62886e
add search routes
2025-01-04 17:16:47 -06:00
phernandez
905ff78aea
search service implementation
2025-01-04 16:37:02 -06:00
phernandez
35c21c1891
re-add sync knowledge verification step
2025-01-04 13:24:29 -06:00
phernandez
3d575cc464
update create_document usage info for tools
2025-01-04 11:24:01 -06:00
phernandez
b5bdae7101
add summary to sync
2025-01-04 01:13:40 -06:00
phernandez
ef43658db1
add info to sync
2025-01-04 01:11:20 -06:00
phernandez
59756d27ee
fix deps for sync command
2025-01-04 00:42:33 -06:00
phernandez
c59bdbf90e
rename incoming/outgoing relations on Entity model
2025-01-04 00:23:02 -06:00
phernandez
eda2a30099
fix yml parsing/writing in document service
2025-01-03 23:59:09 -06:00
phernandez
f4c5327889
fix enity file_path in db, writeing reations only to entity source file
2025-01-03 22:26:30 -06:00
phernandez
aacbfe0c0a
fix knowledge sync file_path in db
2025-01-03 18:30:09 -06:00
phernandez
4feb8aa4e0
sync wip
2025-01-03 18:20:33 -06:00
phernandez
ecbe612fdc
implement sync cli
2025-01-03 16:41:12 -06:00
phernandez
de1cbf29c3
fix imports for service.sync
2025-01-03 16:08:07 -06:00
phernandez
09e98e794b
knowledge sync tests wip
2025-01-03 15:17:52 -06:00
phernandez
8ce25b10ba
fix duplicate relations in knowledge sync
2025-01-03 14:22:49 -06:00
phernandez
102e830383
remove used DbProtocol class
2025-01-03 11:37:33 -06:00
phernandez
3202a8cfc1
fix sync tests
2025-01-03 11:32:18 -06:00
phernandez
82603be8fa
file-sync v1
2025-01-02 21:42:11 -06:00
phernandez
7d8055685a
fix sync service tests
2025-01-02 20:26:33 -06:00
phernandez
4d3f2dc03d
entity_sync_service
2025-01-02 18:21:37 -06:00
phernandez
a9a3d90558
sync service wip
2025-01-02 16:14:03 -06:00
phernandez
3baaa323c7
refactor file scanner and tests
2025-01-02 15:32:50 -06:00
phernandez
9c7ccb7117
fix status cli command
2025-01-02 15:08:10 -06:00
phernandez
8e32a79842
update tool docs for aI
2025-01-02 14:12:34 -06:00
phernandez
e43d9f70aa
Enhance tool schemas with AI-focused documentation
...
- Add clear tool categories for better organization
- Expand tool descriptions to highlight AI collaboration features
- Add detailed docstrings for all function parameters
- Enhance examples with more context and use cases
- Focus on knowledge navigation and context building capabilities
2025-01-02 13:46:08 -06:00
phernandez
860b1415ef
fix get_schema
2025-01-02 13:29:04 -06:00
phernandez
c20bd32fad
update tool schema info
2024-12-31 09:40:23 -06:00
phernandez
a1481240dc
use output_model instead of output_schema
2024-12-31 09:19:46 -06:00
phernandez
fae82c4cc7
update tool schema docs
2024-12-31 00:19:33 -06:00