Commit graph

3277 commits

Author SHA1 Message Date
Boris Arzentar
83f8992777
fix: UI improvements 2025-09-08 17:10:40 +02:00
Andrej Milicevic
804d706138 forgot to add changes, here they are 2025-09-08 12:57:45 +02:00
Igor Ilic
1663197aee feat: Add uppercase for log level 2025-09-08 12:56:12 +02:00
Andrej Milicevic
8f0878f39f Revert "fix: Import fix to make sure Fastembed works"
This reverts commit f1df512b99.
2025-09-08 12:50:31 +02:00
Andrej Milicevic
f1df512b99 fix: Import fix to make sure Fastembed works 2025-09-08 12:49:10 +02:00
vasilije
711f3fe070 added github issue templates 2025-09-07 17:15:49 -07:00
vasilije
f46fc1f071 formatting 2025-09-07 15:30:29 -07:00
vasilije
5486fe7eb4 added fix 2025-09-07 15:21:08 -07:00
Vasilije
e0b4e4ee5e
fix: temporal retriever return values (#1338)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-07 08:44:23 -07:00
lxobr
1335f6fdd0 fix: fix return values 2025-09-07 17:12:39 +02:00
vasilije
fc8a6d704e added issue with path fixes 2025-09-06 04:08:45 -07:00
Jenny Kaufmann
8c6e5fab76
Update ChromaDBAdapter.py
self.list_collections() -> client.list_collections()
2025-09-05 14:41:49 -04:00
Boris
aaa1776293
feat: implement new local UI (#1279)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: Daulet Amirkhanov <damirkhanov01@gmail.com>
2025-09-05 15:39:04 +02:00
Vasilije
ce130f358a
fix: update low level examples (#1331)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-04 21:25:34 +02:00
Vasilije
db3746d769
Memify pipeline (#1329)
<!-- .github/pull_request_template.md -->

## Description
Memify pipeline and examples

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-04 21:23:41 +02:00
Igor Ilic
a0ce648146 Merge branch 'dev' into memify-pipeline 2025-09-04 21:07:39 +02:00
Igor Ilic
0c7ba7c236 refactor: Allow none through swagger 2025-09-04 21:05:24 +02:00
Igor Ilic
9e20103549 feat: Enable multi-user mode to work with memify 2025-09-04 20:59:00 +02:00
Igor Ilic
e06cf11f49 fix: Resolve import issue with creating auth dataset 2025-09-04 19:53:59 +02:00
Igor Ilic
805f443cd6 feat: Add memify router 2025-09-04 19:08:55 +02:00
Igor Ilic
b0d4503f2b refactor: Move memify our of api folder 2025-09-04 18:12:59 +02:00
Igor Ilic
95bafd942c feat: add coding rule search type 2025-09-04 18:06:02 +02:00
Igor Ilic
c1106b76fe feat: Added new coding rules search 2025-09-04 17:53:07 +02:00
Hande
c924846b77 improve structure, readability 2025-09-04 16:20:36 +02:00
Igor Ilic
3c50ef4d6f docs: Update docstring for memify 2025-09-04 14:44:13 +02:00
Hande
ae56b09434
Merge branch 'dev' into update-low-level 2025-09-04 14:26:57 +02:00
Gao,Wei
ac8f30f45c
Update OllamaEmbeddingEngine.py
Compatible private embeddeding model (openai format)
2025-09-04 15:27:36 +08:00
Vasilije
763c0d1fe5
feat: make authentication optional (#1275)
<!-- .github/pull_request_template.md -->

## Description
Quick sanity check



https://github.com/user-attachments/assets/2c899472-2280-4f35-86d2-a3901131b919

### Testing through frontend

1. Verifying user can create new datasets, and that dataset exists in
database


https://github.com/user-attachments/assets/a74ae246-6733-40c5-a63d-cd7c009f9e29

2. Verifying the dataset is owned by default user




https://github.com/user-attachments/assets/e7942428-df47-4902-be3d-9319dc5385cc




<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-04 02:42:49 +02:00
Vasilije
f5594268e7
Merge branch 'dev' into feat/make-authentication-optional 2025-09-04 02:42:40 +02:00
Daulet Amirkhanov
b9dad5f01d ruff format 2025-09-03 16:51:30 +01:00
Daulet Amirkhanov
6fe2771421 refactor: update test imports and patching for conditional authentication tests 2025-09-03 16:51:14 +01:00
Igor Ilic
0e3a10d925 refactor: Change input task names 2025-09-03 17:49:33 +02:00
Igor Ilic
90ef8c30d2 refactor: Rename tasks 2025-09-03 16:16:55 +02:00
Igor Ilic
2847569616 feat: memify next iteration 2025-09-03 16:08:32 +02:00
Daulet Amirkhanov
057c84fdc5 ruff check fix 2025-09-03 14:21:18 +01:00
Daulet Amirkhanov
258aab42b5 ruff format 2025-09-03 14:12:48 +01:00
Daulet Amirkhanov
21e48093ce feat: simplify authentication logic and add logging for default user creation failures 2025-09-03 14:12:37 +01:00
Daulet Amirkhanov
cd285d2f56 ruff format 2025-09-03 14:09:33 +01:00
Daulet Amirkhanov
201c61f47f feat: add authentication requirement to OpenAPI schema 2025-09-03 14:09:16 +01:00
Daulet Amirkhanov
de9bb495bc tests: update tests with suggested changes 2025-09-03 14:05:59 +01:00
Daulet Amirkhanov
aa1251b370 chore: clean up imports 2025-09-03 13:58:18 +01:00
Daulet Amirkhanov
f0e8f8cc47 refactor: use patch decorators instead of context managers 2025-09-03 13:58:18 +01:00
Daulet Amirkhanov
0f066ebf99 fix: remove unnecessary authentication check for default user 2025-09-03 13:58:18 +01:00
Igor Ilic
1a2977779f feat: Add memify coding agent example 2025-09-03 12:03:17 +02:00
Vasilije
8b6aaff554
chore(deps): bump the pip group across 2 directories with 1 update (#1308)
Updates the requirements on and [pypdf](https://github.com/py-pdf/pypdf)
to permit the latest version.
Updates `pypdf` to 6.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/py-pdf/pypdf/releases">pypdf's
releases</a>.</em></p>
<blockquote>
<h2>Version 6.0.0, 2025-08-11</h2>
<h2>What's new</h2>
<h3>Security (SEC)</h3>
<ul>
<li>Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>Deprecations (DEP)</h3>
<ul>
<li>Drop Python 3.8 support (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3412">#3412</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>New Features (ENH)</h3>
<ul>
<li>Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)
by <a href="https://github.com/j-t-1"><code>@​j-t-1</code></a></li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)
by <a
href="https://github.com/badGarnet"><code>@​badGarnet</code></a></li>
</ul>
<h3>Developer Experience (DEV)</h3>
<ul>
<li>Update code style related libraries (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3414">#3414</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
<li>Update mypy to 1.17.0 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3413">#3413</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
<li>Stop testing on Python 3.8 and start testing on Python 3.14 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3411">#3411</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>Maintenance (MAINT)</h3>
<ul>
<li>Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.9.0...6.0.0">Full
Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md">pypdf's
changelog</a>.</em></p>
<blockquote>
<h2>Version 6.0.0, 2025-08-11</h2>
<h3>Security (SEC)</h3>
<ul>
<li>Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)</li>
</ul>
<h3>Deprecations (DEP)</h3>
<ul>
<li>Drop Python 3.8 support (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3412">#3412</a>)</li>
</ul>
<h3>New Features (ENH)</h3>
<ul>
<li>Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)</li>
</ul>
<h3>Developer Experience (DEV)</h3>
<ul>
<li>Update code style related libraries (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3414">#3414</a>)</li>
<li>Update mypy to 1.17.0 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3413">#3413</a>)</li>
<li>Stop testing on Python 3.8 and start testing on Python 3.14 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3411">#3411</a>)</li>
</ul>
<h3>Maintenance (MAINT)</h3>
<ul>
<li>Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)</li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.9.0...6.0.0">Full
Changelog</a></p>
<h2>Version 5.9.0, 2025-07-27</h2>
<h3>New Features (ENH)</h3>
<ul>
<li>Automatically preserve links in added pages (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3298">#3298</a>)</li>
<li>Allow writing/updating all properties of an embedded file (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3374">#3374</a>)</li>
</ul>
<h3>Bug Fixes (BUG)</h3>
<ul>
<li>Fix XMP handling dropping indirect references (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3392">#3392</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Deal with DecodeParms being empty list (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3388">#3388</a>)</li>
</ul>
<h3>Documentation (DOC)</h3>
<ul>
<li>Document how to read and modify XMP metadata (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3383">#3383</a>)</li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.8.0...5.9.0">Full
Changelog</a></p>
<h2>Version 5.8.0, 2025-07-13</h2>
<h3>New Features (ENH)</h3>
<ul>
<li>Implement flattening for writer (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3312">#3312</a>)</li>
</ul>
<h3>Bug Fixes (BUG)</h3>
<ul>
<li>Unterminated object when using PdfWriter with incremental=True (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3345">#3345</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0dd57738bb"><code>0dd5773</code></a>
REL: 6.0.0</li>
<li><a
href="bb3a69030f"><code>bb3a690</code></a>
SEC: Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)</li>
<li><a
href="979af6defd"><code>979af6d</code></a>
MAINT: Remove ignore of deprecation warning (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3428">#3428</a>)</li>
<li><a
href="b622a2f51d"><code>b622a2f</code></a>
ENH: Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)</li>
<li><a
href="0b58493ac3"><code>0b58493</code></a>
MAINT: Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)</li>
<li><a
href="794504bb87"><code>794504b</code></a>
MAINT: Remove ignoring Ruff rule TD005 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3422">#3422</a>)</li>
<li><a
href="56f0eaa630"><code>56f0eaa</code></a>
DEV: Bump actions/download-artifact from 4 to 5 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3423">#3423</a>)</li>
<li><a
href="1b3177b4eb"><code>1b3177b</code></a>
ROB: Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)</li>
<li><a
href="8000cbe20e"><code>8000cbe</code></a>
MAINT: Remove duplicate CCITT processing (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3415">#3415</a>)</li>
<li><a
href="ad85a22832"><code>ad85a22</code></a>
MAINT: Remove erroneous comment (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3406">#3406</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `pypdf` to 6.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/py-pdf/pypdf/releases">pypdf's
releases</a>.</em></p>
<blockquote>
<h2>Version 6.0.0, 2025-08-11</h2>
<h2>What's new</h2>
<h3>Security (SEC)</h3>
<ul>
<li>Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>Deprecations (DEP)</h3>
<ul>
<li>Drop Python 3.8 support (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3412">#3412</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>New Features (ENH)</h3>
<ul>
<li>Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)
by <a href="https://github.com/j-t-1"><code>@​j-t-1</code></a></li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)
by <a
href="https://github.com/badGarnet"><code>@​badGarnet</code></a></li>
</ul>
<h3>Developer Experience (DEV)</h3>
<ul>
<li>Update code style related libraries (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3414">#3414</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
<li>Update mypy to 1.17.0 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3413">#3413</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
<li>Stop testing on Python 3.8 and start testing on Python 3.14 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3411">#3411</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<h3>Maintenance (MAINT)</h3>
<ul>
<li>Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)
by <a
href="https://github.com/stefan6419846"><code>@​stefan6419846</code></a></li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.9.0...6.0.0">Full
Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md">pypdf's
changelog</a>.</em></p>
<blockquote>
<h2>Version 6.0.0, 2025-08-11</h2>
<h3>Security (SEC)</h3>
<ul>
<li>Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)</li>
</ul>
<h3>Deprecations (DEP)</h3>
<ul>
<li>Drop Python 3.8 support (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3412">#3412</a>)</li>
</ul>
<h3>New Features (ENH)</h3>
<ul>
<li>Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)</li>
</ul>
<h3>Developer Experience (DEV)</h3>
<ul>
<li>Update code style related libraries (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3414">#3414</a>)</li>
<li>Update mypy to 1.17.0 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3413">#3413</a>)</li>
<li>Stop testing on Python 3.8 and start testing on Python 3.14 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3411">#3411</a>)</li>
</ul>
<h3>Maintenance (MAINT)</h3>
<ul>
<li>Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)</li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.9.0...6.0.0">Full
Changelog</a></p>
<h2>Version 5.9.0, 2025-07-27</h2>
<h3>New Features (ENH)</h3>
<ul>
<li>Automatically preserve links in added pages (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3298">#3298</a>)</li>
<li>Allow writing/updating all properties of an embedded file (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3374">#3374</a>)</li>
</ul>
<h3>Bug Fixes (BUG)</h3>
<ul>
<li>Fix XMP handling dropping indirect references (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3392">#3392</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<ul>
<li>Deal with DecodeParms being empty list (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3388">#3388</a>)</li>
</ul>
<h3>Documentation (DOC)</h3>
<ul>
<li>Document how to read and modify XMP metadata (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3383">#3383</a>)</li>
</ul>
<p><a href="https://github.com/py-pdf/pypdf/compare/5.8.0...5.9.0">Full
Changelog</a></p>
<h2>Version 5.8.0, 2025-07-13</h2>
<h3>New Features (ENH)</h3>
<ul>
<li>Implement flattening for writer (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3312">#3312</a>)</li>
</ul>
<h3>Bug Fixes (BUG)</h3>
<ul>
<li>Unterminated object when using PdfWriter with incremental=True (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3345">#3345</a>)</li>
</ul>
<h3>Robustness (ROB)</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0dd57738bb"><code>0dd5773</code></a>
REL: 6.0.0</li>
<li><a
href="bb3a69030f"><code>bb3a690</code></a>
SEC: Limit decompressed size for FlateDecode filter (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3430">#3430</a>)</li>
<li><a
href="979af6defd"><code>979af6d</code></a>
MAINT: Remove ignore of deprecation warning (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3428">#3428</a>)</li>
<li><a
href="b622a2f51d"><code>b622a2f</code></a>
ENH: Move BlackIs1 functionality to tiff_header (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3421">#3421</a>)</li>
<li><a
href="0b58493ac3"><code>0b58493</code></a>
MAINT: Cleanup deprecations (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3424">#3424</a>)</li>
<li><a
href="794504bb87"><code>794504b</code></a>
MAINT: Remove ignoring Ruff rule TD005 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3422">#3422</a>)</li>
<li><a
href="56f0eaa630"><code>56f0eaa</code></a>
DEV: Bump actions/download-artifact from 4 to 5 (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3423">#3423</a>)</li>
<li><a
href="1b3177b4eb"><code>1b3177b</code></a>
ROB: Skip Go-To actions without a destination (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3420">#3420</a>)</li>
<li><a
href="8000cbe20e"><code>8000cbe</code></a>
MAINT: Remove duplicate CCITT processing (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3415">#3415</a>)</li>
<li><a
href="ad85a22832"><code>ad85a22</code></a>
MAINT: Remove erroneous comment (<a
href="https://redirect.github.com/py-pdf/pypdf/issues/3406">#3406</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/topoteretes/cognee/network/alerts).

</details>
2025-09-02 22:53:10 +02:00
Vasilije
140c8adfba
fix: embedding exception imports (#1321)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-02 22:52:34 +02:00
Vasilije
8d4ddf8cf1
Merge branch 'dev' into fix/embedding-exception-imports 2025-09-02 22:52:25 +02:00
Igor Ilic
af084af70f feat: Memify pipeline initial commit 2025-09-02 21:32:09 +02:00
Vasilije
ea0edc7056
Merge branch 'dev' into feat/make-authentication-optional 2025-09-02 15:19:18 +02:00
Vasilije
616075d6c4
Fix path handling consistency (#1327)
<!-- .github/pull_request_template.md -->

## Description
Fix path handling consistency by Gneeraj2001

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-02 15:17:38 +02:00