Pavel
29477b40b3
define conversation_id and initial_user_id on BaseAgent ( #2474 )
...
These attributes were only set by StreamProcessor after agent creation,
causing an AttributeError in _perform_mid_execution_compression when
the context limit was hit through other code paths (e.g. worker).
Declaring them as None in init lets the handler fall through to
in-memory compression gracefully.
2026-05-15 15:33:34 +01:00
Alex
b4c4ab68f0
feat: durability and idempotency keys ( #2450 )
...
* feat: durability and idempotency keys
* feat: more durable frontend
* fix: tests
* fix: mini issues
* fix: better json validation
* fix: tests
2026-05-04 23:25:41 +01:00
Alex
c06888bc86
feat: asgi and search service ( #2424 )
...
* feat: asgi and search service
* feat: asgi and mcp tool server
* fix: asgi issues
* fix: mini cors hardening
2026-04-23 12:21:39 +01:00
Alex
81b6ee5daa
Pg 4 ( #2390 )
...
* feat: postgres tests
* feat: mongo cutoff
* feat: mongo cutoff
* feat: adjust docs and compose files
* fix: mini code mongo removals
* fix: tests and k8s mongo stuff
* feat: test fixes
* fix: ruff
* fix: vale
* Potential fix for pull request finding 'CodeQL / Clear-text logging of sensitive information'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix: mini suggestions
* vale lint fix 2
* fix: codeql columns thing
* fix: test mongo
* fix: tests coverage
* feat: better tests 4
* feat: more tests
* feat: decent coverage
* fix: ruff fixes
* fix: remove mongo mock
* feat: enhance workflow engine and API routes; add document retrieval and source handling
* feat: e2e tests
* fix: mcp, mongo and more
* fix: mini codeql warning
* fix: agent chunk view
* fix: mini issues
* fix: more pg fixes
* feat: postgres prep on start
* feat: qa tests
* fix: mini improvements
* fix: tests
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Siddhant Rai <siddhant.rai.5686@gmail.com >
2026-04-18 13:13:57 +01:00
Alex
0f20adcbf4
feat: pre depriciation
2026-04-14 00:19:50 +01:00
Alex
cb30a24e05
feat: fixes on pg2
2026-04-12 13:51:29 +01:00
Alex
530761d08c
feat: pg-2
2026-04-12 13:35:32 +01:00
Alex
502819ae52
feat: pg migration, more tables
2026-04-12 12:15:59 +01:00
Alex
ececcb8b17
feat: init pg migration
2026-04-12 00:07:24 +01:00
Manish Madan
cb8302add8
Fixes shared conversation on cloud version ( #2135 )
...
* (fix:shared) conv as id, not dbref
* (chore) script to migrate dbref to id
* (chore): ruff fix
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-11-05 16:08:10 +02:00
dorkdiaries9
c5fe25c149
Enhance migration script with logging and error handling ( #2103 )
...
Added logging for migration steps and error handling.
2025-10-29 01:49:47 +02:00
Alex
0913c43219
feat: edit deploymen files locations
2025-02-05 18:04:41 +00:00
Alex
b2a013c027
fix: remove reqs from scripts folder
2024-12-23 18:11:15 +00:00
YASH
2989be47cc
Update migrate_to_v1_vectorstore.py
...
Enhancement made in the code by error handling and logging batch processing and new functionalities like backup , progress tracking
2024-10-02 22:38:43 +05:30
dependabot[bot]
177c9da8b5
chore(deps): bump langchain from 0.1.4 to 0.2.10 in /scripts
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.1.4 to 0.2.10.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-ai21==0.1.4...langchain==0.2.10 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-17 21:45:01 +00:00
Alex
44d225e6ca
Merge branch 'main' into 1059-migrating-database-to-new-model
2024-09-09 23:55:25 +01:00
Alex
2f9c72c1cf
feat: migrate store to source_id
2024-09-09 15:46:18 +01:00
Alex
888e13e198
feat: mongo vector migrate script
2024-09-09 13:01:58 +01:00
Alex
a353e69648
feat: new vectors structure
2024-09-08 16:59:51 +01:00
dependabot[bot]
eb3f0035fe
chore(deps): bump nltk from 3.8.1 to 3.9 in /scripts
...
Bumps [nltk](https://github.com/nltk/nltk ) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9 )
---
updated-dependencies:
- dependency-name: nltk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 09:28:28 +00:00
dependabot[bot]
99b649f24e
chore(deps): bump langchain-community from 0.0.16 to 0.2.9 in /scripts
...
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.0.16 to 0.2.9.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.9 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 17:36:19 +00:00
dependabot[bot]
d182f81754
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 21:48:38 +00:00
Anton Larin
318de530e3
fix openapi-parser requirement
2024-01-27 16:52:33 +01:00
Anton Larin
e8099c4db5
script folder related changes:
...
* optmize content of requirements.txt
* upgrade libs
* fix imports
2024-01-27 14:58:08 +01:00
Alex
7f79363944
fix: Remove py==1.11.0 from requirements.txt
2023-12-22 15:44:39 +00:00
Alex
4d3963ad67
fix: vulns
2023-12-22 15:27:23 +00:00
dependabot[bot]
30eb8dda1d
Bump aiohttp from 3.8.5 to 3.8.6 in /scripts
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 23:42:27 +00:00
Alex
f3c626c800
Merge pull request #556 from Exterminator11/openapi3_parser
...
Parser for OpenAPI3(Swagger)
2023-10-25 21:27:45 +01:00
Exterminator11
f328b39f57
Fixed import error
2023-10-16 21:05:47 +05:30
Exterminator11
a7f5303eaf
Cleaned up the code
2023-10-15 17:20:50 +05:30
Exterminator11
36b243e9d2
Formatted all the changed files
2023-10-15 17:16:12 +05:30
Exterminator11
bd70e00f08
Added tests and updated openapi3_parser.py
2023-10-15 17:00:54 +05:30
dependabot[bot]
04a13c2ebb
Bump langchain from 0.0.308 to 0.0.312 in /scripts
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.308 to 0.0.312.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.308...v0.0.312 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 19:20:49 +00:00
Exterminator11
ddd938fd64
Parser for OpenAPI3(Swagger)
2023-10-11 07:36:37 +05:30
Robbie Walmsley
4d92606562
Update ingest.py
2023-10-09 11:11:07 +01:00
Robbie Walmsley
2d0b6bcfcc
Update ingest.py
2023-10-09 11:04:55 +01:00
Robbie Walmsley
340647cb22
Update ingest.py
2023-10-09 10:53:03 +01:00
John Bampton
32ea0213f7
Remove unneeded duplicate words
2023-10-07 00:11:03 +10:00
dependabot[bot]
cf0173e079
Bump langchain from 0.0.252 to 0.0.308 in /scripts
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.252 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.252...v0.0.308 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-05 13:47:34 +00:00
dependabot[bot]
901c7be9a8
Bump pillow from 10.0.0 to 10.0.1 in /scripts
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 20:40:53 +00:00
Alex
ee12b4164b
Merge pull request #337 from arc53/dependabot/pip/scripts/cryptography-41.0.4
...
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
2023-10-03 11:12:21 +01:00
John Bampton
2c6ab18e41
Fix spelling
2023-10-02 01:25:23 +10:00
dependabot[bot]
8bcffb4ad5
Bump cryptography from 41.0.3 to 41.0.4 in /scripts
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 21:06:30 +00:00
Anton Larin
ecfbc7b9fd
count coverage
2023-08-16 16:35:48 +02:00
Anton Larin
98a97f34f5
fix packaging and imports and introduce tests with pytest.
...
still issues with celery worker.
2023-08-14 18:20:25 +02:00
Alex
33dce10bc3
Merge pull request #296 from larinam/revert_breaking_renaming_azure_change
...
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI…
2023-08-08 18:15:45 +01:00
Alex
feed0b288f
Merge pull request #297 from larinam/upgrade_scripts_requirements
...
upgrade versions and remove transitive and unnecessary dependencies for scripts subproject
2023-08-05 22:10:49 +01:00
Anton Larin
bb1a42df91
upgrade versions and remove transitive and unnecessary dependencies
2023-08-05 15:01:53 +02:00
Anton Larin
ac5ac3e9f1
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION"
...
This reverts commit ce8b29e9d0 .
2023-08-05 14:08:51 +02:00
Anton Larin
bed25b317c
Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing
2023-08-05 13:18:52 +02:00