Commit graph

895 commits

Author SHA1 Message Date
Boris
2f832b190c
fix: various fixes for the deployment
* fix: remove groups from UserRead model

* fix: add missing system dependencies for postgres

* fix: change vector db provider environment variable name

* fix: WeaviateAdapter retrieve bug

* fix: correctly return data point objects from retrieve method

* fix: align graph object properties

* feat: add node example
2024-10-22 11:26:48 +02:00
Vasilije
9100de75f5
Merge pull request #160 from Akhsuna07/patch-2
Fixed Some grammatical errors in the file.
2024-10-21 18:34:34 +02:00
ANUSHKA KATHARE
8130171b7f
Fixed Some grammatical errors in the file. 2024-10-21 22:01:21 +05:30
Vasilije
e8e867f174
Merge pull request #153 from Innovatorcloudy/main
Fixed Links README.md
2024-10-17 16:04:01 +02:00
Vasilije
327c3739a7
Merge pull request #156 from topoteretes/clean_up_twitter
Delete .github/workflows/daily_twitter_stats.yaml
2024-10-17 14:51:40 +02:00
Vasilije
de69bfefbb
Delete .github/workflows/daily_twitter_stats.yaml 2024-10-17 14:51:04 +02:00
Vasilije
3e6e9f03b7
Merge pull request #155 from Mefisto04/contribute
Fix Typos and Improve Grammar in README
2024-10-17 14:49:18 +02:00
Mayur Kawale
452cd9b295
Update templates.md 2024-10-17 17:33:32 +05:30
Boris Arzentar
091fa35aab chore: run alembic migrations in docker entrypoint 2024-10-16 23:32:32 +02:00
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
KrishCode
8b4b15054d
Fixed Links README.md
Fixed broken link of contributors section
2024-10-12 11:24:04 +05:30
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