Manoj K
28803bec17
Feat: Delete episode nodes
...
Enhance: knowledge graphs with implicit relationships
- Added a new API route for deleting episodes, including related statements and entities.
- Introduced error handling for unauthorized access and non-existent episodes.
- Enhanced the KnowledgeGraphService with methods for resolving entities and managing relationships during deletions.
- Updated entity and episode models to support new deletion logic and ensure data integrity.
2025-07-11 09:17:06 +05:30
Harshith Mullapudi
2396c0ea57
Feat: sdk for integrations
2025-07-10 17:23:15 +05:30
Harshith Mullapudi
54e535d57d
Feat: v2 ( #12 )
...
* Feat: v2
* feat: add chat functionality
* First cut: integrations
* Feat: add conversation API
* Enhance conversation handling and memory management
* Feat: added conversation
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-08 22:41:00 +05:30
Manoj K
39663db274
feat: add user-scoped queries and admin-only reingestion
2025-07-03 15:36:25 +05:30
Manoj K
bfec522877
feat: add bgem3 embedding support
2025-06-30 22:32:57 +05:30
Harshith Mullapudi
c44e14f157
Fix: reduce the threshold for similarity
2025-06-25 21:35:42 +05:30
Harshith Mullapudi
3a3055e3cc
Feat: add support for ollama
2025-06-23 21:37:29 +05:30
Manoj K
892ed79990
fix: dedup entities
2025-06-23 21:34:33 +05:30
Manoj K
923c7e6549
feat: add GitHub node types and filter entity search by userId
2025-06-23 21:32:32 +05:30
Manoj K
bdf682e5cb
feat: add memory normalization before ingestion
2025-06-21 12:32:51 +05:30
Harshith Mullapudi
cd4bccd0c4
enh: memory graph visualisation
2025-06-19 14:01:16 +05:30
Manoj K
33eae2619a
feat: entity attributes and timeframe filter in search
2025-06-16 19:23:40 +05:30
Manoj K
02c7b90374
feat: add normalize episode content before storage
2025-06-11 12:38:24 +05:30
Harshith Mullapudi
56adc246c8
Feat: UI changes
2025-06-10 12:26:04 +05:30
Harshith Mullapudi
e62547526b
Feat: added website
2025-06-07 10:19:45 +05:30
Manoj K
848153d57a
feat: implement hybrid search with BM25, vector and BFS traversal
2025-06-07 10:10:43 +05:30
Manoj K
cf20da9ecd
Feat: ingest to graph memory
2025-06-05 17:31:53 +05:30
Harshith Mullapudi
7b28781efd
Fix: added queue
2025-06-04 17:06:03 +05:30
Manoj K
96d829642b
refactor: implement statement extraction and resolution
2025-06-03 19:20:56 +05:30
Manoj K
80cf012528
feat: implement graph v0
2025-06-02 22:10:08 +05:30