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
3d575cc464
update create_document usage info for tools
2025-01-04 11:24:01 -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
phernandez
c4aa545da3
add help tool docs
2024-12-30 23:54:12 -06:00
phernandez
705ca3e4c8
fix tests
2024-12-30 23:42:57 -06:00
phernandez
31e81c9016
fix circular imports
2024-12-30 23:05:41 -06:00
phernandez
e50664c0b1
test schema tools wip
2024-12-30 22:52:57 -06:00
phernandez
856f6a9d5b
Merge branch 'main' into mcp-tools-usage
2024-12-30 21:06:49 -06:00
phernandez
289fcf7a93
fix tests
2024-12-30 21:01:36 -06:00
phernandez
1507875785
add get_recent_activity endpoint
2024-12-30 20:32:55 -06:00
phernandez
8dd2de3e9a
add list_by_type tool
2024-12-30 14:44:23 -06:00
phernandez
2bc35f34e3
add get_observation_categories
2024-12-30 13:26:44 -06:00
phernandez
1dfcc0bc4b
add get_entity_type to discovery tools
2024-12-30 13:12:47 -06:00
phernandez
b818d7778b
get_schema tool wip
2024-12-30 12:41:45 -06:00
phernandez
cc5d0d103a
finish implementing tests for tools
2024-12-28 14:59:20 -06:00
phernandez
439e4dc11a
fix all tests to use path_id, file_path
2024-12-26 22:17:47 -06:00
phernandez
fba42ce2f8
refactor .basic-memory project file structure
2024-12-26 11:46:40 -06:00
phernandez
ce909e0f23
observation category and tool docs
2024-12-25 17:02:14 -06:00
phernandez
141bcd85b8
delete old mcp tests, add docs to tools
2024-12-25 14:28:35 -06:00
phernandez
353342a5e2
fix all endpoints for tools
2024-12-25 10:18:12 -06:00
phernandez
59fa354c77
use FilePath for documents
2024-12-25 09:15:14 -06:00
phernandez
d430a5bd94
fastmcp tools
2024-12-24 23:32:13 -06:00
phernandez
04a7a3585b
server wtf
2024-12-24 21:33:39 -06:00
phernandez
1c56b23f75
/documents and /knowledge working (again)
2024-12-23 20:48:22 -06:00
phernandez
3b8038665c
fix tests for mcp documents tool calls
2024-12-23 17:44:35 -06:00
phernandez
0a177f17c8
add /documents endpoints to mcp server
2024-12-23 17:26:18 -06:00
phernandez
73c0a4078e
more test fixing for entity int id
2024-12-22 12:52:01 -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
926e753745
fix deletes to use post
2024-12-16 12:39:52 -06:00
phernandez
b03e7229a9
adding final changes
2024-12-15 00:58:43 -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
f075c29a58
knowledge api tests passing
2024-12-14 17:23:10 -06:00
phernandez
6e2c4a0801
mcp server impl, docs on obsidian idea
2024-12-09 22:46:13 -06:00
phernandez
dadd73abd4
mcp service running
2024-12-08 22:16:32 -06:00
phernandez
5fc8baff9f
add some logging, save memory.json
2024-12-08 20:00:55 -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