runyaga
|
a29f5b2e48
|
docs: fix documentation discrepancies with codebase
CLI documentation:
- Add missing short flags (-f for --filter, -l for --limit)
- Document missing `init-config` command
- Document missing `inspect` command
Python API documentation:
- Fix get_document_by_id example to use string ID (not integer)
- Document filter parameter for ask() method
MCP documentation:
- Correct search_documents limit default (uses config, not hardcoded 5)
|
2026-01-15 15:44:49 -06:00 |
|
Yiorgis Gozadinos
|
fc29b0c3f7
|
Update docs
|
2026-01-12 12:37:08 +02:00 |
|
Yiorgis Gozadinos
|
fdd926eeba
|
Update docs
|
2025-12-18 16:47:32 +02:00 |
|
Yiorgis Gozadinos
|
e10b207b47
|
Improve documentation
|
2025-11-28 13:10:03 +02:00 |
|
Yiorgis Gozadinos
|
1f22f74e1a
|
Add filtering to document listing in CLI/client
|
2025-11-04 16:02:58 +02:00 |
|
Yiorgis Gozadinos
|
dce60fa461
|
Remove SSE transport, fix cli tests
|
2025-09-20 10:58:28 +03:00 |
|
Yiorgis Gozadinos
|
221a00ab2f
|
Turn migration into a cli command
|
2025-09-03 11:12:23 +03:00 |
|
Yiorgis Gozadinos
|
7a1b09d5e2
|
Minor doc fixes
|
2025-06-27 20:08:51 +03:00 |
|
Yiorgis Gozadinos
|
a704f300bc
|
Initial skeleton for docs
|
2025-06-25 20:16:08 +03:00 |
|