Boris Arzentar
088cc3227d
fix: change meta tags
2025-06-04 19:43:04 +02:00
Boris Arzentar
577c4821ff
fix: reduce left widgets size
2025-06-04 19:41:38 +02:00
Boris Arzentar
a746855165
fix: add logos
2025-06-04 17:50:19 +02:00
Boris Arzentar
3419f9c45b
fix: auto rotate gaph shape
2025-06-04 16:38:24 +02:00
Boris Arzentar
1ae926c7f5
fix: add github fallback keys
2025-06-04 15:32:07 +02:00
Boris Arzentar
f5f5bcd76a
fix: ingest reports
2025-06-04 13:41:43 +02:00
Boris Arzentar
fa8006546b
fix: ingest_data error
2025-06-04 13:16:00 +02:00
Boris Arzentar
21730bf2e8
fix: add graph visualization legend and move activity log
2025-06-04 11:22:25 +02:00
Boris Arzentar
2edd51198c
fix: auth user and visualization fix
2025-06-03 21:14:18 +02:00
Boris Arzentar
56c89ca73e
fix: new auth strategy for websockets
2025-06-03 11:25:30 +02:00
Boris Arzentar
efbcd3e00a
Merge remote-tracking branch 'origin/dataset-permissions-auth-refactor' into cognify_adjusment_crewai_demo
2025-06-02 18:12:38 +02:00
Boris Arzentar
bcb5b12964
fix: add auth0 authorization
2025-06-02 16:58:03 +02:00
Boris Arzentar
fac930dc59
feat: enable feeeback and activity log
2025-05-27 20:56:52 +02:00
Boris Arzentar
dda6e92169
feat: add new UI
2025-05-26 23:46:59 +02:00
Boris Arzentar
950195223e
feat: add websockets for pipeline update streaming
2025-05-21 18:21:11 +02:00
Boris
0f3522eea6
fix: cognee docker image ( #820 )
...
<!-- .github/pull_request_template.md -->
## Description
<!-- Provide a clear description of the changes in this PR -->
## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-05-15 10:05:27 +02:00
Boris
751eca7aaf
fix: cognee ui with new visualization ( #733 )
...
<!-- .github/pull_request_template.md -->
## Description
<!-- Provide a clear description of the changes in this PR -->
## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
---------
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
2025-04-18 15:23:51 +02:00
0xideas
34e140a41d
Switch to gpt-4o-mini by default ( #233 )
...
* Switch to gpt-4o-mini by default
* Add option and make gpt-4o-mini default in frontend
* Run llama index notebook without extra arguments in poetry install
* Install extras for llama_index_notebook run
2024-11-18 17:38:54 +01:00
Boris
d8b6eeded5
feat: log search queries and results ( #166 )
...
* feat: log search queries and results
* fix: address coderabbit review comments
* fix: parse UUID when logging search results
* fix: remove custom UUID type and use DB agnostic UUID from sqlalchemy
* Add new cognee_db
---------
Co-authored-by: Leon Luithlen <leon@topoteretes.com>
2024-11-17 11:59:10 +01:00
Boris
1eb4429c5c
feat: improve API request and response models and docs ( #154 )
...
* feat: improve API request and response models and docs
2024-10-14 13:38:36 +02:00
Boris
dc187a81d7
feat: migrate search to tasks ( #144 )
...
* fix: don't return anything on health endpoint
* feat: add alembic migrations
* feat: align search types with the data we store and migrate search to tasks
2024-10-07 14:41:35 +02:00
Boris
56868d8a6f
feat: add telemetry logging to pipelines and tasks ( #140 )
...
* feat: add telemetry logging to pipelines and tasks
* fix: enable telemetry for local environment
2024-09-29 12:20:48 +02:00
Boris
e1a0b55a21
feat: user authentication in routes ( #133 )
...
* feat: require logged in user in routes
2024-09-08 21:12:49 +02:00
Boris Arzentar
cb9bfa27ea
fix: search results preview
2024-08-06 15:23:36 +02:00
Boris Arzentar
401167bb0f
fix: enable sqlalchemy adapter
2024-08-04 22:23:28 +02:00
Boris
14555a25d0
feat: pipelines and tasks ( #119 )
...
* feat: simple graph pipeline
* feat: implement incremental graph generation
* fix: various bug fixes
* fix: upgrade weaviate-client
---------
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2024-07-20 16:49:00 +02:00
Boris Arzentar
e23faccb6a
fix: run frontend in a container
2024-06-23 13:24:58 +02:00
Boris Arzentar
6a69279cb5
fix: configure api client graph path
2024-06-12 23:25:33 +02:00
Boris Arzentar
f79631d5da
fix: allow alternative vector db engine to be used
2024-06-06 12:31:55 +02:00
Boris Arzentar
7d155a673c
fix: change frontend running script in Dockerfile
2024-05-28 11:34:58 +02:00
Boris Arzentar
aef78c4a8f
fix: set config before using it
2024-05-27 14:18:39 +02:00
Boris Arzentar
624a0ac873
fix: run frontend production build in docker
2024-05-27 12:03:52 +02:00
Boris Arzentar
2243b6fd2a
fix: message scroll in chat
2024-05-27 09:12:11 +02:00
Boris Arzentar
ebabae0308
fix: remove manual lancedb folder creation
2024-05-27 08:49:22 +02:00
Boris Arzentar
65f1b25413
feat: implement cognee ui redesign
2024-05-26 23:49:50 +02:00
Boris Arzentar
84c0c8cab5
feat: add llm config
2024-05-22 22:36:30 +02:00
Boris Arzentar
c50cf1b096
feat: add settings and search features
2024-05-21 10:27:19 +02:00
Vasilije
7a7a857fdc
Added docker setup
2024-05-17 20:35:03 +02:00
Boris Arzentar
1ac28f4cb8
feat: add initial cognee frontend
2024-05-17 13:42:14 +02:00