Dhruv Kadam
6698a000e6
Update worker.py
...
1. Error Handling: Added try-except blocks for file operations and
network requests.
2. Logging Enhancements: Improved logging to capture more
detailed information.
3. Code Refactoring: Created download_file and upload_index
functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS,
and RECURSION_DEPTH.
2024-09-29 14:49:40 +05:30
Alex
bc4f9c3442
Merge pull request #1153 from utin-francis-peter/update-run-with-docker-compose
...
fix: updated docker execution script from `docker-compose` to `docker…
2024-09-26 14:30:56 +01:00
utin-francis-peter
ecf88e7ea1
fix: updated docker execution script from docker-compose to docker compose so it works on latest versions of docker used across contributors machine
2024-09-26 12:09:44 +01:00
Alex
d6cb66cd2f
Update README.md
2024-09-26 11:04:01 +01:00
Alex
bc2241f67a
Merge pull request #1152 from siiddhantt/feature/sync-remote
...
feat: sync remote sources
2024-09-25 14:17:57 +01:00
Siddhant Rai
3d292aa485
feat: sync remote sources through celery periodic tasks
2024-09-25 15:20:11 +05:30
Manish Madan
21f46a8aea
Merge pull request #1148 from arc53/dependabot/npm_and_yarn/frontend/lint-staged-15.2.10
...
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /frontend
2024-09-24 21:06:37 +05:30
dependabot[bot]
ba6d61cc35
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /frontend
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.8 to 15.2.10.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.10 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 15:30:57 +00:00
Manish Madan
27b43c11bd
Merge pull request #1151 from arc53/dependabot/npm_and_yarn/frontend/rollup-4.22.4
...
chore(deps): bump rollup from 4.20.0 to 4.22.4 in /frontend
2024-09-24 18:20:33 +05:30
Alex
a5292c4473
Update README.md
2024-09-24 12:50:27 +01:00
Alex
f3923488a5
Merge pull request #1143 from arc53/dependabot/pip/application/tzdata-2024.2
...
chore(deps): bump tzdata from 2024.1 to 2024.2 in /application
2024-09-23 23:33:53 +01:00
Alex
d964ebfff8
Merge pull request #1149 from arc53/dependabot/npm_and_yarn/frontend/react-i18next-15.0.2
...
chore(deps): bump react-i18next from 15.0.1 to 15.0.2 in /frontend
2024-09-23 23:33:43 +01:00
Alex
e420eeece4
Merge pull request #1144 from arc53/dependabot/pip/application/elasticsearch-8.15.1
...
chore(deps): bump elasticsearch from 8.14.0 to 8.15.1 in /application
2024-09-23 23:30:15 +01:00
dependabot[bot]
f34713545e
chore(deps): bump react-i18next from 15.0.1 to 15.0.2 in /frontend
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.0.1 to 15.0.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.1...v15.0.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:30:09 +00:00
Alex
2b513c7d87
Merge pull request #1146 from arc53/dependabot/npm_and_yarn/frontend/i18next-23.15.1
...
chore(deps): bump i18next from 23.14.0 to 23.15.1 in /frontend
2024-09-23 23:29:09 +01:00
Alex
7e28893613
Merge pull request #1145 from arc53/dependabot/pip/application/pandas-2.2.3
...
chore(deps): bump pandas from 2.2.2 to 2.2.3 in /application
2024-09-23 23:26:41 +01:00
dependabot[bot]
822674ca78
chore(deps): bump i18next from 23.14.0 to 23.15.1 in /frontend
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.14.0 to 23.15.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.14.0...v23.15.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:21:26 +00:00
dependabot[bot]
35ebf97fdf
chore(deps): bump rollup from 4.20.0 to 4.22.4 in /frontend
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.20.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:20:49 +00:00
Alex
b456c0ca9f
Merge pull request #1147 from arc53/dependabot/npm_and_yarn/frontend/eslint-plugin-import-2.30.0
...
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.30.0 in /frontend
2024-09-23 23:19:49 +01:00
dependabot[bot]
bae49891be
chore(deps-dev): bump eslint-plugin-import in /frontend
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 20:32:45 +00:00
dependabot[bot]
dfb4a67d87
chore(deps): bump pandas from 2.2.2 to 2.2.3 in /application
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 20:14:39 +00:00
dependabot[bot]
8e727a3253
chore(deps): bump elasticsearch from 8.14.0 to 8.15.1 in /application
...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py ) from 8.14.0 to 8.15.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases )
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.14.0...v8.15.1 )
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 20:14:33 +00:00
dependabot[bot]
d6f03d7a07
chore(deps): bump tzdata from 2024.1 to 2024.2 in /application
...
Bumps [tzdata](https://github.com/python/tzdata ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/python/tzdata/releases )
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md )
- [Commits](https://github.com/python/tzdata/compare/2024.1...2024.2 )
---
updated-dependencies:
- dependency-name: tzdata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 20:14:30 +00:00
Alex
5ada5bf1a0
Create HACKTOBERFEST.md
2024-09-23 17:30:58 +01:00
Alex
ae9c935c5c
Merge pull request #1140 from ManishMadan2882/main
...
Stream sources
2024-09-23 15:18:41 +01:00
Alex
95618001aa
Merge pull request #1135 from anasKhafaga/fix/mock-json-server
...
fix(deps): downgrade json-server to v0.17.4
2024-09-23 11:48:16 +01:00
ManishMadan2882
40c361968e
feat(shared): sync sources flow; clean up
2024-09-23 01:33:41 +05:30
Manish Madan
757abda654
Merge branch 'arc53:main' into main
2024-09-21 17:53:08 +05:30
ManishMadan2882
862807e863
feat(conv): sync source stream in fe
2024-09-21 17:51:36 +05:30
ManishMadan2882
d188db887c
feat(stream): stream sources before ans
2024-09-21 17:50:56 +05:30
ManishMadan2882
59b6c56262
feat(stream): yield sources in stream
2024-09-21 01:50:02 +05:30
Manish Madan
f92658de82
Merge pull request #1095 from arc53/dependabot/npm_and_yarn/extensions/react-widget/micromatch-4.0.8
...
chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /extensions/react-widget
2024-09-20 18:20:12 +05:30
Alex
f2b3402c17
Merge pull request #1124 from arc53/dependabot/pip/application/openapi3-parser-1.1.18
...
chore(deps): bump openapi3-parser from 1.1.16 to 1.1.18 in /application
2024-09-20 12:59:05 +01:00
Alex
24badf65a4
Merge pull request #1126 from arc53/dependabot/pip/application/html2text-2024.2.26
...
chore(deps): bump html2text from 2020.1.16 to 2024.2.26 in /application
2024-09-20 12:58:38 +01:00
dependabot[bot]
86442f212f
chore(deps): bump html2text from 2020.1.16 to 2024.2.26 in /application
...
Bumps [html2text](https://github.com/Alir3z4/html2text ) from 2020.1.16 to 2024.2.26.
- [Release notes](https://github.com/Alir3z4/html2text/releases )
- [Changelog](https://github.com/Alir3z4/html2text/blob/master/ChangeLog.rst )
- [Commits](https://github.com/Alir3z4/html2text/compare/2020.1.16...2024.2.26 )
---
updated-dependencies:
- dependency-name: html2text
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 11:13:59 +00:00
dependabot[bot]
9b6d6ecc32
chore(deps): bump openapi3-parser from 1.1.16 to 1.1.18 in /application
...
Bumps [openapi3-parser](https://github.com/manchenkoff/openapi3-parser ) from 1.1.16 to 1.1.18.
- [Release notes](https://github.com/manchenkoff/openapi3-parser/releases )
- [Commits](https://github.com/manchenkoff/openapi3-parser/compare/v1.1.16...v1.1.18 )
---
updated-dependencies:
- dependency-name: openapi3-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 11:13:57 +00:00
Alex
1f51277004
Merge pull request #1139 from arc53/dependabot/pip/application/langchain-core-0.3.2
...
chore(deps): bump langchain-core from 0.2.38 to 0.3.2 in /application
2024-09-20 12:12:55 +01:00
Alex
68cc646a3e
fix(test): better test + cov
2024-09-20 12:07:17 +01:00
dependabot[bot]
420ca1b3b4
chore(deps): bump micromatch in /extensions/react-widget
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 11:02:34 +00:00
Alex
a83e68815a
fix(test): only 3.11 python
2024-09-20 11:53:50 +01:00
Alex
d87aebb718
fix(deps): now it works better
2024-09-20 11:51:57 +01:00
Alex
a9a4d14e8a
Merge pull request #1132 from ManishMadan2882/main
...
Fix UI for mobile devices
2024-09-20 11:39:57 +01:00
dependabot[bot]
9ed2fc7359
chore(deps): bump langchain-core from 0.2.38 to 0.3.2 in /application
...
Bumps [langchain-core](https://github.com/langchain-ai/langchain ) from 0.2.38 to 0.3.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.38...langchain-core==0.3.2 )
---
updated-dependencies:
- dependency-name: langchain-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 10:37:01 +00:00
Alex
caad382a95
Merge pull request #1128 from arc53/dependabot/pip/application/anthropic-0.34.2
...
chore(deps): bump anthropic from 0.34.0 to 0.34.2 in /application
2024-09-20 11:35:26 +01:00
Alex
ea39fc9c48
Merge pull request #1133 from arc53/dependabot/pip/scripts/langchain-0.2.10
...
chore(deps): bump langchain from 0.1.4 to 0.2.10 in /scripts
2024-09-20 11:33:18 +01:00
ManishMadan2882
bf7cce52db
fix(conv): /search after setting id
2024-09-20 02:59:15 +05:30
ManishMadan2882
63a15a3359
fix(retry btn): overlflow in mobile
2024-09-20 02:25:00 +05:30
ManishMadan2882
db34392210
fix(conv): scroll btn; css clean up
2024-09-20 01:06:58 +05:30
Alex
cc4e0ba6c1
Merge pull request #1138 from anasKhafaga/fix/local-docker-bind-mount
...
fix(Docker): Integrate a bind mount in the local docker compose file
2024-09-19 19:24:27 +01:00
Anas Khafaga
38989f9c68
fix(Docker): Integrate a bind mount in the local docker compose file
2024-09-19 17:48:26 +03:00