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
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
Vasilije
0880fa2863
Added anyscale support
2024-03-28 20:35:40 +01:00
Vasilije
d5f57be65f
Update README.md
2024-03-28 19:58:56 +01:00
Vasilije
277acf081b
Added anyscale support
2024-03-28 11:54:23 +01:00
Vasilije
d1435f6cd3
Added claude support. Still buggy due to instructor issues
2024-03-28 11:40:10 +01:00
Vasilije
90c41512ed
Ollama fixes, missing libs + config fixes
2024-03-28 11:26:22 +01:00
Vasilije
907186504b
Merge pull request #68 from Josephrp/patch-1
...
Update the README.md
2024-03-27 22:07:22 +01:00
Vasilije
7bf80fb0f5
Ollama fixes, missing libs + config fixes
2024-03-26 21:34:19 +01:00
Tonic
5a3beddad9
Update the README.md
...
Add Get Started Notebook Link to Get Started , in the README.md
2024-03-26 18:09:23 +01:00
Vasilije
365c7bfc0e
Ollama fixes, missing libs + config fixes
2024-03-26 17:52:49 +01:00
Vasilije
6e9f74d0e8
Merge pull request #67 from eltociear/patch-1
...
Update research.md
2024-03-26 17:40:01 +01:00
Vasilije
4e1b2db8ae
Ollama fixes, missing libs + config fixes
2024-03-26 17:38:16 +01:00
Ikko Eltociear Ashimine
2fc580e712
Update research.md
...
fix markdown
2024-03-27 01:16:35 +09:00
Boris Arzentar
a87d627ec2
fix: use pypdf for pdf text extraction
2024-03-26 16:21:33 +01:00