JeevaRamanathan
54ad6ad1c7
Merge branch 'main' into feature/file-json
2024-10-25 16:47:09 +05:30
JeevaRamanathan M
c77d415893
feat: JSON parser implementation
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-24 20:36:47 +00:00
JeevaRamanathan M
8c034d3e78
Added missing file extensions
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-20 21:23:49 +00:00
ManishMadan2882
b781d78cc6
fix(shared conv): bug fix
2024-10-20 02:11:22 +05:30
Alex
fd8e277530
Merge branch 'main' into feature_n/lancedb
2024-10-19 16:22:39 +01:00
Alex
3f1bae3044
Merge pull request #1321 from Juneezee/refactor/share-conversation-isPromptable-parse
...
refactor(user/routes): simplify parsing of isPromptable
2024-10-17 00:41:40 +01:00
Alex
e7b872a5df
Merge pull request #1319 from Mayurakshi-mondal/chore/upgrade-python-deps-for-duckduckgo
...
Upgrade duck duck go dependency constraints
2024-10-15 12:05:36 +01:00
Alex
204b1b1963
fix: add singleton, logging, connection handle
2024-10-15 11:35:37 +01:00
Eng Zer Jun
047afeebb6
refactor(user/routes): simplify parsing of isPromptable
...
We can use the `inputs.boolean` from flask-restx [1] to parse boolean
for us.
[1]: https://flask-restx.readthedocs.io/en/latest/api.html?highlight=boolean#flask_restx.inputs.boolean
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2024-10-15 01:37:59 +08:00
Mayurakshi
473cd79af1
Upgrade duck duck go dependency constraints
2024-10-14 22:27:02 +05:30
fadingNA
f5661b3b1e
add comment and align time from gen and stream to 30mins
2024-10-14 12:09:13 -04:00
fadingNA
3e32724729
change the method to save the whole conversation history instead of one msg
2024-10-14 11:53:52 -04:00
fadingNA
ddafb96eba
adapt cache and add proper comment docs string
2024-10-12 18:05:40 -04:00
fadingNA
1dfb5d29c3
remove unused import from previous cache
2024-10-12 18:05:07 -04:00
fadingNA
3c64abceb8
improve abstract for caching streaming
2024-10-12 15:25:36 -04:00
fadingNA
3c43b87e9f
adding time for perform streaming response
2024-10-12 15:25:06 -04:00
fadingNA
d7fe1150dc
cache.py for holding help function use on BASE ABC
2024-10-12 10:55:52 -04:00
fadingNA
3e55be910b
hashlib helper to gen cachekey
2024-10-12 10:47:33 -04:00
fadingNA
1ae0af56cc
add new feature for handling decorator cache , token
2024-10-12 10:47:10 -04:00
fadingNA
b329ede52a
add redis configuration
2024-10-12 10:46:37 -04:00
akashmangoai
a9f6a06446
lazy import & fixed other issue
2024-10-11 22:58:18 +05:30
akashmangoai
24383997ef
removed cloud based parameter which are not needed
2024-10-11 21:53:29 +05:30
Alex
355fd2b5d7
fix: file check
2024-10-08 15:56:48 +01:00
Alex
cbae7bd500
Merge pull request #1246 from kom-senapati/llm/groq
...
Groq llms added
2024-10-07 11:17:13 +01:00
Alex
c9e95a9146
Merge pull request #1184 from Devparihar5/ExcelParser
...
new: added ExcelParser(tested) to read .xlsx files
2024-10-06 23:19:37 +01:00
Alex
6932c7e3e9
feat: add filename to the top
2024-10-05 21:56:47 +01:00
Alex
c04687fdd1
fix: github loader metadata clickable
2024-10-05 21:53:30 +01:00
Alex
7717242112
fix(lint): ruff var
2024-10-05 21:37:55 +01:00
Alex
1ad82c22d9
fix: headers
2024-10-05 21:36:04 +01:00
Alex
8fa88175c1
fix: translation + auth
2024-10-05 21:33:58 +01:00
kom-senapati
dc0f26d3d8
fix: unused import of setting
2024-10-05 19:05:20 +05:30
kom-senapati
0001963a04
feat: groq llms added
2024-10-05 18:36:12 +05:30
Alex
2611550ffd
2024-10-02 23:44:29 +01:00
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