Devendra Parihar
9b7a346380
Merge branch 'main' into ExcelParser
2024-10-02 22:25:09 +05:30
devendra.parihar
7794129929
new: added ExcelParser(tested) to read .xlsx files
2024-10-01 22:03:10 +05:30
Devendra Parihar
ef6ec3fcb8
fix: Fix unused exception variable in FaissStore.
2024-10-01 14:32:08 +00:00
Devendra Parihar
aa7f59f88c
fix: Refactor FaissStore to enhance error handling, improve type hints, and document methods for better maintainability and usability
2024-10-01 14:10:06 +00:00
DhruvKadam-git
deca7726f4
Merge remote-tracking branch 'upstream/main'
...
This merge includes several important updates:
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-10-01 17:55:33 +05:30
Alex
af1b81097f
datetime sources
2024-10-01 11:55:30 +01:00
Alex
872b390cfa
Merge pull request #1154 from siiddhantt/feat/openapi-spec
...
feature: OpenAPI specification compliant endpoints
2024-10-01 10:51:51 +01:00
Alex
b79a20151c
fix: uploads
2024-09-30 13:28:42 +01:00
Siddhant Rai
c9976020dd
fix: lint error
2024-09-30 01:15:36 +05:30
Siddhant Rai
e8988e82d0
refactor: answer routes to comply with OpenAPI spec using flask-restx
2024-09-30 00:41:34 +05:30
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
Siddhant Rai
b084e3074d
refactor: user routes to comply with OpenAPI spec using flask-restx
2024-09-27 20:08:46 +05:30
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
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
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]
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
Manish Madan
757abda654
Merge branch 'arc53:main' into main
2024-09-21 17:53:08 +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
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
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
d87aebb718
fix(deps): now it works better
2024-09-20 11:51: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
dependabot[bot]
ad8f78d51e
chore(deps): bump anthropic from 0.34.0 to 0.34.2 in /application
...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python ) from 0.34.0 to 0.34.2.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.34.0...v0.34.2 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 20:24:48 +00:00
ManishMadan2882
70251222cc
Merge: branch main from upstream
2024-09-11 23:12:15 +05:30
Siddhant Rai
da4f2ef6b3
fix: linting issue
2024-09-11 18:02:47 +05:30
Siddhant Rai
dbf2cabd38
fix: linting issue
2024-09-11 18:01:23 +05:30
Siddhant Rai
72e68a163c
Merge branch 'main' into feat/analytics-and-logs
2024-09-11 17:58:04 +05:30
ManishMadan2882
919a87bf47
fix: load sources on shared conversations
2024-09-11 17:55:31 +05:30
Siddhant Rai
bea0bbfcdb
feat: user logs section in settings
2024-09-11 17:45:54 +05:30
Alex
c12d7a8d82
Merge pull request #1102 from arc53/dependabot/pip/application/flask-3.0.3
...
chore(deps): bump flask from 3.0.1 to 3.0.3 in /application
2024-09-10 14:16:42 +01:00
dependabot[bot]
825567d449
chore(deps): bump flask from 3.0.1 to 3.0.3 in /application
...
Bumps [flask](https://github.com/pallets/flask ) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 13:12:34 +00:00
dependabot[bot]
800439d29e
chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /application
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.4 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 13:11:59 +00:00
dependabot[bot]
f2da8473a4
chore(deps): bump transformers from 4.44.0 to 4.44.2 in /application
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.44.0 to 4.44.2.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.44.0...v4.44.2 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 13:02:52 +00:00
dependabot[bot]
873406732f
chore(deps): bump tqdm from 4.66.3 to 4.66.5 in /application
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.3 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.5 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 12:13:16 +00:00
Alex
14ab950a6c
fix: pinning sentence-transformers==3.0.1
2024-09-10 13:12:00 +01:00
Alex
4aeaec9dc7
Merge pull request #1117 from ManishMadan2882/main
...
Adding option to collect feedback in React widget
2024-09-10 12:18:08 +01:00
ManishMadan2882
e318228a08
purge unwanted linting
2024-09-10 16:26:13 +05:30
Alex
90309d5552
feat: user logging api operations level
2024-09-10 01:30:47 +01:00
Alex
44d225e6ca
Merge branch 'main' into 1059-migrating-database-to-new-model
2024-09-09 23:55:25 +01:00
Manish Madan
45cc4fd97a
Merge branch 'arc53:main' into main
2024-09-10 03:01:37 +05:30
Alex
a1d3592d08
fix: typo
2024-09-09 21:06:30 +01:00
Alex
ca779bb0af
lint: ruff fix
2024-09-09 20:24:15 +01:00
Alex
90f64e2527
fix: references on shar / api keys
2024-09-09 20:22:03 +01:00
Alex
444d50f751
fix: faiss source name
2024-09-09 16:43:20 +01:00
Alex
2f9c72c1cf
feat: migrate store to source_id
2024-09-09 15:46:18 +01:00