Commit graph

16 commits

Author SHA1 Message Date
Willie Zutz
1e40244183 feat(agent): Implement recursion limit handling and emergency synthesis for search process 2025-07-13 13:20:16 -06:00
Willie Zutz
d66300e78e feat(agent): Refactor search agents and implement SpeedSearchAgent
- Updated FileSearchAgent to improve code readability and formatting.
- Refactored SynthesizerAgent for better prompt handling and document processing.
- Enhanced TaskManagerAgent with clearer file context handling.
- Modified AgentSearch to maintain consistent parameter formatting.
- Introduced SpeedSearchAgent for optimized search functionality.
- Updated metaSearchAgent to support new SpeedSearchAgent.
- Improved file processing utilities for better document handling.
- Added test attachments for sporting events queries.
2025-06-28 17:59:12 -06:00
Willie Zutz
b4e2585856 feat(agent): Pretty decent first pass at agent mode 2025-06-09 23:00:25 -06:00
Willie Zutz
87a7ffb445 feat(web): Use crawlee/playwright to retrieve web content in quality mode. It retrieves content more reliably than fetch + JSDoc, at the expense of speed. 2025-05-24 14:37:19 -06:00
Willie Zutz
90e72c5e58 feat(app): Add truely creative chat mode and move current chat mode to "Local Research" 2025-05-01 10:52:23 -06:00
OTYAK
64e2d457cc feat(search): add optional systemInstructions to API request body 2025-04-05 19:06:18 +01:00
OTYAK
5d60ab1139 feat(api): Switch to newline-delimited JSON streaming instead of SSE 2025-03-27 13:04:09 +01:00
ItzCrazyKns
5c016127cb feat(package): bump version 2025-03-20 12:41:07 +05:30
ItzCrazyKns
33b895b75e feat(app): add search API 2025-03-20 12:29:52 +05:30
Damien Laureaux
f3e918c3e3
chore(docs): fix Markdown lint issues in the docs 2024-11-15 07:04:45 +01:00
ItzCrazyKns
0a7167eb04 feat(search-api): add optimizationMode 2024-10-11 10:54:08 +05:30
ItzCrazyKns
dcfe43ebda trigger build 2024-10-02 22:00:04 +05:30
ItzCrazyKns
e3488366c1 Update SEARCH.md 2024-09-25 17:56:19 +05:30
ItzCrazyKns
8902abdcee Update SEARCH.md 2024-09-25 17:54:35 +05:30
ItzCrazyKns
15203c123d feat(docs): update search docs 2024-09-25 17:49:16 +05:30
ItzCrazyKns
c52d6ac290 feat(docs): add search API docs 2024-09-25 16:54:07 +05:30