hajdul88
8747c0a2b0
feat: adds temporal example
2025-08-28 17:04:20 +02:00
hajdul88
15155520dd
feat: adds temporal retriever
2025-08-28 17:03:47 +02:00
Igor Ilic
7fd5e1e010
fix: Make custom_prompt be None by default
2025-08-28 13:53:08 +02:00
Igor Ilic
2915698d60
feat: Add only_context and system prompt flags for search
2025-08-28 13:43:37 +02:00
hajdul88
e4a5869a43
fix: fix graph promp path in event graph task
2025-08-28 10:55:26 +02:00
Igor Ilic
ac87e62adb
feat: Save search flag progress
2025-08-28 10:52:08 +02:00
vasilije
8f9e289a83
added baml test fix and format
2025-08-28 08:10:25 +02:00
dependabot[bot]
94bf7b4c30
chore(deps): bump the pip group across 2 directories with 1 update
...
Updates the requirements on and [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
Updates `pypdf` to 6.0.0
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0 )
Updates `pypdf` to 6.0.0
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-version: 6.0.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pypdf
dependency-version: 6.0.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 21:49:40 +00:00
vasilije
861ae205d2
removed extra things
2025-08-27 21:12:45 +02:00
vasilije
76b8e16bcb
removed extra things
2025-08-27 19:59:38 +02:00
vasilije
00c7dfae49
added lancedb pandas removal
2025-08-27 19:43:34 +02:00
vasilije
c85302f467
added lancedb pandas removal
2025-08-27 19:42:30 +02:00
hajdul88
140437acf1
ruff fix
2025-08-27 19:23:29 +02:00
hajdul88
34ff4ad9da
fix: circular dep fix
2025-08-27 19:21:49 +02:00
vasilije
38bbfd42cf
added lancedb pandas removal
2025-08-27 19:14:16 +02:00
Daulet Amirkhanov
73ff973565
format: ruff format
2025-08-27 18:13:53 +01:00
Daulet Amirkhanov
3486d4b63b
test: update tests for conditional authentication to reflect environment configuration changes
2025-08-27 18:13:15 +01:00
hajdul88
2d2a7d69d3
fix: adjusting test to the new Optional DocumentChunk property
2025-08-27 19:08:01 +02:00
vasilije
64d6d6ede2
added new optionals
2025-08-27 18:18:17 +02:00
hajdul88
70727332ee
ruff format
2025-08-27 18:08:16 +02:00
hajdul88
678173dad4
Merge branch 'dev' into feature/cog-2746-time-graph-to-cognify
2025-08-27 18:07:20 +02:00
hajdul88
58a3be7c12
ruff format
2025-08-27 18:04:58 +02:00
hajdul88
8999f826c7
feat: adds temporal example
2025-08-27 18:04:21 +02:00
hajdul88
97abdeeb2a
feat: adds entity kg from events logic
2025-08-27 18:04:10 +02:00
hajdul88
7468ef6e53
feat: adds event entity extraction
2025-08-27 18:03:38 +02:00
hajdul88
3482f353a9
chore: adds extract kg from events and changes temporal tasks call
2025-08-27 18:02:57 +02:00
vasilije
5bc4a6cc02
fixes to postgres issue
2025-08-27 17:57:39 +02:00
Vasilije
a2f8b594bd
chore: Update lock files ( #1306 )
...
<!-- .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-08-27 17:48:50 +02:00
vasilije
2e07c6cbc1
fixes to postgres issue
2025-08-27 17:47:51 +02:00
Igor Ilic
1f2809a2e1
chore: Update lock files
2025-08-27 17:40:25 +02:00
Daulet Amirkhanov
10364382eb
feat: add authentication requirement toggle in environment configuration
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
1b643c8355
format: ruff format
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
f786780a20
tests: add unit tests for endpoints and conditional auth
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
ea633aedc1
refactor: replace user authentication method with conditional authentication across multiple routers
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
560dd71228
chore: update openAPI to not show all endpoints as requiring authentication
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
3e35c49ebd
feat: make all authentication optional
2025-08-27 16:39:30 +01:00
Daulet Amirkhanov
624b4a6a61
fix: health endpoint is failing
2025-08-27 16:39:30 +01:00
vasilije
2413b7272b
clean up poetry
2025-08-27 17:34:55 +02:00
vasilije
10ece0638f
clean up poetry
2025-08-27 17:33:59 +02:00
Igor Ilic
66673af56d
feat: Return async gather for documents ( #1303 )
...
<!-- .github/pull_request_template.md -->
## Description
Return async gather for documents
## 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-08-27 17:08:41 +02:00
Vasilije
f1438e33cd
chore: Update mcp version ( #1304 )
...
<!-- .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-08-27 16:57:17 +02:00
Igor Ilic
7c08890609
chore: Update mcp version
2025-08-27 16:53:24 +02:00
Igor Ilic
94cbef44ed
feat: Return async gather for documents
2025-08-27 16:42:53 +02:00
Vasilije
220997d8fa
Feat/update notebooks pre release ( #1302 )
...
<!-- .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-08-27 16:41:50 +02:00
Vasilije
64ffcdec50
Feat/update notebooks pre release ( #1301 )
...
<!-- .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-08-27 16:40:01 +02:00
Daulet Amirkhanov
f339b27dfa
refactor: update Jupyter notebooks to prevent kernel exit during GitHub Actions
2025-08-27 15:37:29 +01:00
Daulet Amirkhanov
4f6e19f8de
fix: kernel killing is failing test, skip it in Github Actions
2025-08-27 15:36:26 +01:00
Vasilije
02aa8c1b75
release: 0.2.4 ( #1300 )
...
<!-- .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-08-27 16:35:06 +02:00
vasilije
cc5e68472b
added fix to tests
2025-08-27 16:10:04 +02:00
vasilije
235015bf48
linter fix
2025-08-27 16:03:48 +02:00