14 Commits

Author SHA1 Message Date
Harshith Mullapudi
62db6c1d51 feat: automatic space identification 2025-10-28 23:42:34 +05:30
Harshith Mullapudi
f39c7cc6d0
feat: remove trigger and run base on bullmq (#126)
* feat: remove trigger and run base on bullmq
* fix: telemetry and trigger deploymen
* feat: add Ollama container and update ingestion status for unchanged documents
* feat: add logger to bullmq workers
* 1. Remove chat and deep-search from trigger
2. Add ai/sdk for chat UI
3. Added a better model manager

* refactor: simplify clustered graph query and add stop conditions for AI responses

* fix: streaming

* fix: docker docs

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-26 12:56:12 +05:30
Harshith Mullapudi
3bdf051b32 fix: add option to remove episode from space 2025-10-09 16:12:30 +05:30
Harshith Mullapudi
a14b83d66d fix: document view is broken in log view 2025-10-09 15:44:24 +05:30
Harshith Mullapudi
bcc0560cf0
Feat: Space (#93)
* Feat: change space assignment from statement to episode

* feat: add default spaces and improve integration, space tools discovery in MCP

* feat: change spaces to episode based

* Feat: take multiple spaceIds while ingesting

* Feat: modify mcp tool descriptions, add spaceId in mcp url

* feat: add copy

* bump: new version 0.1.24

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-09 12:38:42 +05:30
Manoj
f539ad1ecd
Feat: AWS bedrock support (#78)
* Feat: add support to AWS bedrock

* Feat: add token counter
Feat: high, low complexity model based on task

* feat: add model complexity selection for batch processing tasks
2025-10-01 11:45:35 +05:30
Harshith Mullapudi
59620151f2 fix: delete log needs no body 2025-09-20 10:29:02 +05:30
Manoj
43c3482351 Feat: generate space summary by topics 2025-09-19 08:18:59 +05:30
Harshith Mullapudi
d4c4e16ac2 feat: changed the activity UI 2025-09-15 12:05:04 +05:30
Manoj
df711b1af6 feat: reduce chunk size to 1-3k tokens and add user profile memory tool 2025-09-08 23:45:54 +05:30
Manoj
be64630819 Fix: incremental space summary 2025-09-04 10:23:32 +05:30
Manoj K
9e0665c086 feat: add invalidatedBy field to statement model and optimize space queries 2025-08-28 14:16:53 +05:30
Harshith Mullapudi
6094893330 Fix: remove db.server dependency for prisma from trigger 2025-08-21 18:44:10 +05:30
Harshith Mullapudi
1fa7fd93d5
Feat: spaces (#51)
* feat: Episode ingestion update
Benchmarking CORE

* Feat: Spaces in knowledge graph

* fix: remove daily assignment

* Feat: add spaces

* Feat: spaces

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-21 11:53:45 +05:30