12 Commits

Author SHA1 Message Date
Harshith Mullapudi
8836849310 1. Remove chat and deep-search from trigger
2. Add ai/sdk for chat UI
3. Added a better model manager
2025-10-26 01:10:28 +05:30
Manoj
27f8740691
Fix: Semantic Search issue (#89)
* Fix: normalization prompt

* Fix: improve knowledge graph and better recall

* fix: add user context to search reranking

* fix: in search log the source

* fix: remove harcoded limit

---------

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2025-10-06 14:06:52 +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
654de54ab9 fix: remove console logs and gpt-5 to test 2025-09-09 20:47:34 +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
Harshith Mullapudi
1d8fab67b2 Feat: added loading transition 2025-07-18 15:06:35 +05:30
Manoj K
aa7ae14f95 Fix: activity flow and invalidation in knowledge graph 2025-07-17 23:04:33 +05:30
Harshith Mullapudi
2396c0ea57 Feat: sdk for integrations 2025-07-10 17:23:15 +05:30
Manoj K
bfec522877 feat: add bgem3 embedding support 2025-06-30 22:32:57 +05:30
Harshith Mullapudi
3a3055e3cc Feat: add support for ollama 2025-06-23 21:37:29 +05:30
Harshith Mullapudi
56adc246c8 Feat: UI changes 2025-06-10 12:26:04 +05:30
Manoj K
848153d57a feat: implement hybrid search with BM25, vector and BFS traversal 2025-06-07 10:10:43 +05:30