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