Commit graph

885 commits

Author SHA1 Message Date
Boris Arzentar
3a636c0db0 fix: add default user via migration 2024-10-16 22:33:04 +02:00
Boris Arzentar
2485eb76fa fix: prd github workflow 2024-10-16 21:19:31 +02: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
Vasilije
a29acb6ab7
Merge pull request #152 from NishantRana07/main
Typo fixing
2024-10-11 19:30:03 -07:00
Nishant Rana
e9e3b3b30b
Update README.md 2024-10-12 07:21:08 +05:30
Vasilije
0fc2044319
Merge pull request #150 from topoteretes/COG-387-expand-notebook
Cog 387 expand notebook
2024-10-11 09:37:45 -07:00
Igor Ilic
658b6df4c6 refactor: Remove architecture overview
Removed architecture overview from notebook for now

Refactor #COG-387
2024-10-11 17:57:51 +02:00
Vasilije
a1c9533b42
Merge pull request #151 from kushal34712/patch-1
Update README.md
2024-10-11 08:16:00 -07:00
Kushal Agrawal
4dd2cac349
Update README.md 2024-10-11 09:48:06 +05:30
Igor Ilic
1446606e95 fix: Fix pruning of relation database for Notebook
Fixes issue regarding no pruning of relational database for Jupyter Notebook

Fix #COG-387
2024-10-10 18:03:27 +02:00
Igor Ilic
3fb1accdd2 Merge branch 'main' of github.com:topoteretes/cognee into COG-387-expand-notebook 2024-10-10 17:27:29 +02:00
Igor Ilic
85bf48b1f8 refactor: Raise font of last header
Bigger font for last header regarding starring cognee

Refactor #COG-387
2024-10-10 17:15:20 +02:00
Igor Ilic
9a12e29c97 refactor: Add cognee process diagram to notebook
Added cognee process diagram for the data used in the notebook

Refactor #COG-387
2024-10-10 17:05:16 +02:00
Igor Ilic
2bfe185672 refactor: Expand cognee notebook introduction
Expand information about cognee in notebook

Refactor #COG-387
2024-10-10 15:39:13 +02:00
Igor Ilic
f308cdd6fe refactor: Refactor cognee text in notebook
Added cognee description from landing page with appropriate graphs and images

Refactor #COG-387
2024-10-10 15:27:48 +02:00
Farookh Zaheer Siddiqui
028f0b5100
Fix Typos (#148)
* Update configuration.md

* Update quickstart.md
2024-10-10 13:27:40 +02:00
RuhiJain
485b41a219
Update README.md with new badges (#149) 2024-10-10 13:27:15 +02:00
Igor Ilic
e5dd99d2ca refactor: refactor rag problem image
Refactor image to accomodate to cognee style

Refactor #COG-387
2024-10-10 13:14:24 +02:00
Igor Ilic
9a482349b6 Merge branch 'main' of github.com:topoteretes/cognee into COG-387-expand-notebook 2024-10-09 20:59:05 +02:00
Igor Ilic
bd8f5284a9 refactor: Add other search types to notebook
Added other search types and explanations to notebook

Refactor #COG-387
2024-10-09 20:58:16 +02:00
Vasilije
b6e29b4894
Merge pull request #147 from JeevaRamanathan/patch-1
Docs: Fixed typo in README.md
2024-10-09 11:19:29 -07:00
JeevaRamanathan
ea28a93816
Docs: Fixed typo in README.md 2024-10-09 23:37:14 +05:30
Igor Ilic
9ec292aac5 refactor: Add other search types to notebook
Added other search types and explanations to jupyter notebook

refactor #COG-387
2024-10-09 17:52:29 +02:00
Igor Ilic
eab6bda2d3 refactor: Add summarization task to notebook
Added summarization task to jupyter notebook

Refactor #COG-387
2024-10-09 17:12:32 +02:00
Vasilije
3322891132
Merge pull request #145 from topoteretes/COG-382-refactor-demo-notebook
Cog 382 refactor demo notebook
2024-10-08 12:34:32 -07:00
Igor Ilic
2497546cfb refactor: Add link for articles
Added hyperlinks to article mention

Refactor #COG-382
2024-10-08 20:12:25 +02:00
Igor Ilic
85694687a3 refactor: Refactor RAG issue explanation
Refactored explanation about issues with RAGs. Added information on how results are scored.

Refactor #COG-382
2024-10-08 19:56:59 +02:00
Igor Ilic
b283896564 refactor: add LLMs problem description
Refactored most common problems with LLMs to notebook

Refactor #COG-382
2024-10-08 18:42:28 +02:00
Igor Ilic
a7e9fc8004 refactor: Add new photo of issues with RAGs
Added new diagram of the problems RAGs have I made with drawio

Refactor #COG-382
2024-10-08 18:11:02 +02:00
Igor Ilic
e80e36f3dc refactor: Change text size
Changed text size to be more readable and uniform across the notebook

Refactor #COG-382
2024-10-08 16:50:23 +02:00
Vasilije
6eaf0fe27d
Merge pull request #146 from topoteretes/COG-380
Cog 380
2024-10-08 07:45:09 -07:00
Vasilije
4083e80cf7
Update README.md 2024-10-08 06:52:46 -07:00
Vasilije
89f40f7850
Update README.md 2024-10-08 06:51:56 -07:00
Igor Ilic
e74f9ad45a refactor: Remove common questions from notebook
Removed segment regarding common questions from notebook

Refactor #COG-382
2024-10-08 13:29:05 +02:00
Igor Ilic
6f65a332b9 Merge branch 'main' of github.com:topoteretes/cognee into COG-382-refactor-demo-notebook 2024-10-08 13:26:36 +02:00
Igor Ilic
f2dfa647e0 fix: Add environment setup before pruning
Environment variables need to be setup properly before pruning

Fix #COG-382
2024-10-07 22:10:11 +02:00
Igor Ilic
a2be330f0e refactor: Add link to latest notebook colab
Added link to google colab that uses the latest notebook

Refactor #COG-382
2024-10-07 17:38:55 +02:00
Igor Ilic
a5ccf78f0f refactor: Refactor Jupyter Notebook
Combine all Jupyter Notebooks into one

Refactor #COG-382
2024-10-07 17:06:56 +02:00
Boris Arzentar
96e7ba001c chore: update to 0.1.17 2024-10-07 14:42:51 +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
Ikko Eltociear Ashimine
4ef56a654d
docs: update quickstart.md (#143)
enviroment -> environment
2024-10-07 13:16:38 +02:00
Igor Ilic
fcd60861ba
fix: Fix Jupyter Notebook (#142)
* fix: resolve issue with dlt sqlalchemy usage
Cognee database configuration information was not handled properly by dlt, a new dlt handler
moudle was made to handle database configuration propagation.

* fix: resolve issue with jupyter notebook

cognee add function uses old way of working in the notebook, updated it to
work with the latest state of the cognee add function which doesn't return output.

* fix: Remove empty DB_PATH argument from .env.template

Empty value for DB_PATH in the .env file overrides default value for path intended to be used by cognee.

---------
2024-10-07 12:58:54 +02:00
Boris Arzentar
2e70c23de8 fix: log db path 2024-10-01 20:39:22 +02:00
Boris Arzentar
279e4792a7 fix: await data and system prune 2024-10-01 19:43:17 +02:00
Boris Arzentar
3e88a314d8 fix: prune data and system before starting 2024-10-01 12:45:24 +02:00
Boris Arzentar
d79017b09d Merge remote-tracking branch 'origin/main' 2024-10-01 12:37:57 +02:00
Boris Arzentar
c257bc7d87 fix: remove default user creation on start 2024-10-01 12:37:31 +02:00
Vasilije
b94c757d77
Merge pull request #139 from topoteretes/COG-332
Update the demo
2024-09-30 19:10:43 +02:00
Vasilije
8eeaafcaba Add tasks for segment sync and posthog sync 2024-09-30 19:10:23 +02:00
Vasilije
d2954de4c7 Add tasks for segment sync and posthog sync 2024-09-30 19:09:05 +02:00