fix: update user prompt formatting and correct 90-day cutoff logic

- Changed user prompt formatting to use full text instead of truncated version.
- Updated date filtering logic to use milliseconds instead of seconds for 90-day cutoff.
- Renamed doc_type values in ChromaSync to ensure consistency and prevent deduplication issues.
- Improved documentation for concept tags in input schema.
This commit is contained in:
Alex Newman
2025-11-03 19:05:12 -05:00
parent 263a8d4c18
commit 03ba89b703
5 changed files with 381 additions and 70 deletions
File diff suppressed because one or more lines are too long