Mohammad
6eff047ed7
Merge pull request #2 from MSR97/feature/expand-s3fs-with-aws-session-token-support
...
feat: add support for AWS session token in S3 configuration
2025-09-10 14:21:30 +02:00
Mohammad
a0c951336e
feat: add support for AWS session token in S3 configuration
2025-09-10 14:20:42 +02:00
Mohammad
147d2a2e49
Merge pull request #1 from MSR97/feature/expand-s3fs-with-aws-session-token-support
...
feat: add support for AWS session token in S3 configuration
2025-09-10 14:17:09 +02:00
Mohammad
e2ed279314
feat: add support for AWS session token in S3 configuration
2025-09-10 14:14:22 +02:00
Mohammad
5fa5bfa682
feat: add support for AWS session token in S3 configuration
2025-09-10 14:11:00 +02:00
Igor Ilic
fd6ddbf90a
refactor: Remove unused else statement
2025-09-10 13:38:23 +02:00
Igor Ilic
e975cde3e7
fix: Resolve issue with path being too long when trying to determine if input is a relative path
2025-09-10 13:34:16 +02:00
Igor Ilic
15bedfc1a7
fix: Resolve issue with relative path on cognee add
2025-09-10 13:01:00 +02:00
lxobr
b98cb48382
Merge branch 'dev' into fix_issue_with_path
2025-09-10 09:51:30 +02:00
Igor Ilic
7395db078a
refactor: Enable more connections to postgreSQL
2025-09-09 19:30:19 +02:00
Igor Ilic
cbadf6590b
refactor: remove rds comment
2025-09-09 19:06:11 +02:00
Igor Ilic
b1e47d9e0d
feat: Add small pool for PostgreSQL connections to allow multiple docker instances communicating with PostgreSQL
2025-09-09 18:15:33 +02:00
Igor Ilic
4bae611721
fix: Resolve issue with BAML not working without LLM_API_KEY set fro LiteLLM
2025-09-09 18:11:34 +02:00
Igor Ilic
4258f2e92b
refactor: remove literal support
2025-09-09 17:27:14 +02:00
Igor Ilic
11aefadb81
docs: Add comments to baml structured outputs creator
2025-09-09 14:44:24 +02:00
Igor Ilic
8ab89e8364
refactor: Remove show prompt from LiteLLM
2025-09-09 14:06:12 +02:00
Igor Ilic
9ab766fd86
refactor: Update LLMGateway usage
2025-09-09 14:05:40 +02:00
Igor Ilic
85cda9f5c9
Merge branch 'dev' into baml-refactor
2025-09-09 13:59:30 +02:00
Igor Ilic
66466335cc
refactor: dont forward empty or None values to baml llm config
2025-09-09 13:57:07 +02:00
Igor Ilic
f1144abc54
refactor: remove LLMGateway usage where not needed
2025-09-09 13:50:16 +02:00
Igor Ilic
89b51a244d
feat: Add baml dynamic typing
2025-09-09 13:12:59 +02:00
Igor Ilic
59cd31b916
feat: Enable dynamic types of response model
2025-09-09 12:45:36 +02:00
Igor Ilic
2f59e6ee08
refactor: Have a dynamic model generator for python for baml responses
2025-09-08 22:58:52 +02:00
Vasilije
ba33dca592
fix: UI improvements ( #1345 )
...
<!-- .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-08 13:18:02 -07:00
Vasilije
2a24c27046
feat: Add uppercase for log level ( #1344 )
...
<!-- .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-08 13:16:23 -07:00
Vasilije
859f2e2fc6
refactor: Set Cognee to use gpt4o-mini by default ( #1349 )
...
<!-- .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-08 13:16:00 -07:00
Igor Ilic
47b62d50e4
refactor: Use gpt-4o-mini by default
2025-09-08 21:27:38 +02:00
Igor Ilic
73c9777128
refactor: Set Cognee to use gpt4o-mini by default
2025-09-08 21:22:50 +02:00
Igor Ilic
befb8ac237
feat: Save baml progress
2025-09-08 21:16:24 +02:00
Igor Ilic
f7eb482ba5
Merge branch 'dev' into baml-refactor
2025-09-08 17:23:40 +02:00
Boris Arzentar
83f8992777
fix: UI improvements
2025-09-08 17:10:40 +02:00
Igor Ilic
236776a69f
refactor: Update baml client
2025-09-08 16:36:28 +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
Igor Ilic
6231882c24
refactor: Add baml client changes
2025-09-08 12:55:33 +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
Igor Ilic
7c27546951
refactor: Initial baml refactor commit
2025-09-08 11:33:15 +02:00
vasilije
711f3fe070
added github issue templates
2025-09-07 17:15:49 -07:00
vasilije
b230247c25
added s3 as optional
2025-09-07 16:50:39 -07:00
vasilije
bb8b47bf34
add fix
2025-09-07 16:37:52 -07:00
Vasilije
0b6db2c23f
Merge branch 'dev' into COG-2826
2025-09-07 16:06:42 -07:00
vasilije
356e685563
adding info
2025-09-07 16:03:39 -07:00
vasilije
aa445cfaa7
addressed issues
2025-09-07 15:56:11 -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