Vasilije
62efa27c5d
Add local env
2024-05-17 20:36:28 +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
Boris Arzentar
a5966a5dc0
docs: update install instructions
2024-05-03 10:48:03 +02:00
Boris Arzentar
0f9fac1160
chore: update version to 0.1.7
2024-05-03 10:43:21 +02:00
Boris
219afbce68
feat: add lancedb vector storage [COG-176] ( #90 )
...
* feat: integrate lancedb
* fix: use futures in weaviate adapter to enable async behaviour
2024-05-03 10:35:41 +02:00
Boris Arzentar
7652f4001d
fix: await retrieve in qdrant adapter
2024-04-26 18:45:37 +02:00
Boris Arzentar
ac1a4cf076
chore: increase version number
2024-04-26 18:36:28 +02:00
Boris
c1c253491c
Merge pull request #87 from topoteretes/urgent_fix
...
Fix networkx graph bug
2024-04-26 18:35:05 +02:00
Vasilije
5378c49181
urgent fix
2024-04-26 17:29:59 +02:00
Boris
a7dc432d5c
Notify discord channel about the new release
...
Create release_discord_action.yml
2024-04-26 11:40:32 +02:00
Boris Arzentar
424a962a2b
chore: update cognee version
2024-04-26 00:17:00 +02:00
Vasilije
212e5dcf78
Cog 174 ( #84 )
...
* Add telemetry
* test: add github action test
* fix: create graph only once
* fix: handle graph file not existing while deleting it
* fix: close qdrant connection in methods
---------
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2024-04-26 00:16:03 +02:00
Vasilije
d526746b08
Create release_discord_action.yml
2024-04-25 13:00:40 +02:00
Boris Arzentar
791e421d66
chore: update version
2024-04-24 19:36:44 +02:00
Vasilije
1c2c72b8bf
Add telemetry ( #82 )
...
* Add telemetry
2024-04-24 19:06:53 +02:00
Vasilije
0aed5f27be
Merge pull request #72 from topoteretes/COG-165
...
feat: Add chunking
2024-04-23 15:56:34 +02:00
Boris Arzentar
9cbf450849
fix: move chunker to adapter
2024-04-23 14:59:09 +02:00
Vasilije
1c4caa9ee8
Added chunking
2024-04-23 09:45:36 +02:00
Vasilije
df4e7f09cd
Update README.md
2024-04-23 08:53:45 +02:00
Vasilije
0f02edf30d
Update README.md
2024-04-23 06:08:03 +02:00
Vasilije
ca65cd6c27
Update README.md
2024-04-22 15:34:31 +02:00
Vasilije
a163798049
Update README.md
2024-04-22 15:33:32 +02:00
Vasilije
66ac1878a0
Update README.md
2024-04-22 15:33:00 +02:00
Vasilije
bd328ecbca
Update README.md
2024-04-22 15:32:28 +02:00
Vasilije
7ecc1ea7a0
Update README.md
2024-04-22 12:02:52 +02:00
Boris Arzentar
f2ef8309c3
Merge remote-tracking branch 'origin/main'
2024-04-21 22:11:09 +02:00
Boris Arzentar
590e86ae53
chore: upgrade version to 0.1.3
2024-04-21 22:10:49 +02:00
Boris Arzentar
e58251b00c
fix: download nltk files when needed
2024-04-21 22:03:18 +02:00
Vasilije
377dbee683
Update README.md
2024-04-21 19:17:39 +02:00
Boris Arzentar
bdd664a2aa
fix: replace dspy with official version and add custom dataset
2024-04-21 16:11:51 +02:00
Boris Arzentar
b2aecf833b
fix: add max_tokens to all ExtractKnowledgeGraph calls
2024-04-20 20:16:33 +02:00
Boris Arzentar
30055cc60c
fix: Move weaviate imports where needed
2024-04-20 19:54:11 +02:00
Vasilije
bb679c2dd7
Improve processing, update networkx client, and Neo4j, and dspy ( #69 )
...
* Update cognify and the networkx client to prepare for running in Neo4j
* Fix for openai model
* Add the fix to the infra so that the models can be passed to the library. Enable llm_provider to be passed.
* Auto graph generation now works with neo4j
* Added fixes for both neo4j and networkx
* Explicitly name semantic node connections
* Added updated docs, readme, chunkers and updates to cognify
* Make docs build trigger only when changes on it happen
* Update docs, test git actions
* Separate cognify logic into tasks
* Introduce dspy knowledge graph extraction
---------
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2024-04-20 19:05:40 +02:00
Vasilije
3183c071e5
Update README.md
2024-03-31 21:34:28 +02:00
Vasilije
e25cd00ee0
Update config.py
2024-03-30 19:07:37 +01:00
Vasilije
c2ba8bc099
Update config.py
2024-03-30 18:52:06 +01:00
Boris Arzentar
a71a55f4ad
version 0.1.2
2024-03-30 18:33:13 +01:00
Boris Arzentar
348c87ffe9
docs: update readme and docs
2024-03-30 18:30:23 +01:00
Boris Arzentar
d315248bfa
fix: change API client according to api implementation
2024-03-30 17:53:53 +01:00
Boris Arzentar
e3dbdd79b9
fix: remove unused import from docs
2024-03-30 15:31:24 +01:00
Boris Arzentar
2b4d6cafd4
Merge remote-tracking branch 'origin/main'
2024-03-30 15:25:45 +01:00
Boris Arzentar
370b74988e
chore: add functions to improve user experience
2024-03-30 15:25:34 +01:00
Vasilije
48be6c7423
Update LICENSE
2024-03-30 11:57:07 +01:00
Boris Arzentar
fc7851156a
chore: remove unused libs
2024-03-29 14:36:58 +01:00
Boris Arzentar
cf39bb1c85
chore: update python version to 3.11
2024-03-29 14:10:20 +01:00
Vasilije
6350e67f55
Merge pull request #64 from topoteretes/adding_ollama
...
Local embeddings + ollama
2024-03-29 13:58:27 +01:00
Boris Arzentar
fde01fec7b
Merge remote-tracking branch 'origin/adding_ollama' into adding_ollama
2024-03-29 13:55:27 +01:00
Boris Arzentar
8d4be049f4
feat: add support for text and file in cognee.add
2024-03-29 13:53:59 +01:00
Vasilije
b950dda3f6
Updated instructor
2024-03-29 11:10:37 +01:00