Weves
5da0751ac6
Move web Dockerfile to single stage since multi-stage has been causing issues w/ github actions
2024-05-17 00:34:18 -07:00
Weves
c934ed78f4
Upgrade FE packages
2024-05-16 22:13:02 -07:00
Weves
0369ddef58
Fix document set editor refresh
2024-05-16 14:42:28 -07:00
Weves
8c17c77ed9
Small fixes to LLM configuration screen
v0.3.73
2024-05-14 22:51:28 -07:00
Weves
f087d3eac0
Fix sleep + handle duplicates
2024-05-14 17:44:33 -07:00
Weves
10232c7c54
Bump openai version
2024-05-14 17:28:50 -07:00
Weves
7928ea2fff
Improve document set page UX
2024-05-14 15:43:26 -07:00
Weves
05bc6b1c65
Add pagination to document set syncing + improve speed
2024-05-14 15:43:26 -07:00
Weves
6f90308278
Add gpt-4o support
2024-05-14 13:32:00 -07:00
Weves
d0850a0288
Fix model names for enabled LLM providers
2024-05-14 13:32:00 -07:00
Weves
e573ba80b9
Revert black bump
2024-05-14 00:20:03 -07:00
Weves
5d1a81001e
bump litellm
2024-05-13 18:29:33 -07:00
Weves
8b95395f34
Remove chunk limit of 20
2024-05-13 11:35:16 -07:00
Weves
e8b38d5f63
Hide search tool if no connectors exist
2024-05-13 01:22:37 -07:00
Weves
c2cdce4d49
Tool calling framework
2024-05-13 00:47:39 -07:00
Yuhong Sun
546815dc8c
Consolidate File Processing ( #1449 )
2024-05-11 23:11:22 -07:00
Yuhong Sun
e89c81de76
Make User Promotion Demotion sync calls ( #1448 )
2024-05-11 16:25:56 -07:00
Ryan Gordon
5bf123da53
Added user demotion functionality. ( #1444 )
2024-05-11 15:59:47 -07:00
Yuhong Sun
7a02fd7ad7
Touchups from Contributor PRs ( #1447 )
2024-05-11 15:58:33 -07:00
Weves
4e759717ab
Fix mypy
2024-05-11 12:36:49 -07:00
Weves
2e0be9f2da
Folder support
2024-05-11 12:29:35 -07:00
mattboret
eb1b604b8c
Allow to define custom conditions for the answer prompt answer validation ( #1347 )
...
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2024-05-11 10:43:05 -07:00
Shravan Vishwanathan
b8af38bb95
Refactor comment extraction in JIRA connector to handle nested content ( #1329 )
...
- Implement `extract_text_from_content` to parse nested text elements from comment bodies.
- Modify `_get_comment_strs` to use the new text extraction method, improving handling of various content structures.
2024-05-11 10:41:27 -07:00
dependabot[bot]
cfd9159b27
Bump aiohttp from 3.9.2 to 3.9.4 in /backend/requirements ( #1349 )
2024-05-11 10:33:08 -07:00
dependabot[bot]
52fd18d3bd
Bump pydantic from 1.10.7 to 1.10.13 in /backend/requirements ( #1377 )
2024-05-11 10:32:31 -07:00
EdmundKorley
b72e6861e7
Add handling for unsupported block types in NotionConnector ( #1231 )
2024-05-11 10:32:02 -07:00
Davy Peter Braun
20a22e2bc0
fix(config): password auth to be url-encoded to avoid some deployment errors ( #1422 )
2024-05-11 10:29:51 -07:00
mattboret
a467999984
Add Slack feedback reminder ( #1262 )
...
---------
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2024-05-11 10:27:09 -07:00
mattboret
1729f78930
set follow-up emoji on an invalid answer ( #1263 )
...
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2024-05-11 10:16:42 -07:00
dependabot[bot]
94a6db51c8
Bump black from 23.3.0 to 24.3.0 in /backend/requirements ( #1236 )
2024-05-11 10:14:52 -07:00
Matthew Holland
d729066194
Feature: Added File connector support for .docx, .pptx, .xlsx, .csv, .eml, and .epub file types ( #1284 )
2024-05-10 19:06:13 -07:00
Yuhong Sun
c6b45a550f
Update Launch Json ( #1443 )
2024-05-10 16:52:10 -07:00
Yuhong Sun
34d05f4599
Mypy fixes for default configs ( #1442 )
2024-05-10 16:46:28 -07:00
Weves
7f1ffa3921
Add predefined feedback option
2024-05-09 19:11:17 -07:00
Weves
957d3625c2
Add autorefresh for document sets page
2024-05-09 14:33:55 -07:00
Weves
683addc390
Use Vespa Visit to handle long documents
2024-05-09 14:33:55 -07:00
Moshe Zada
2952b1dd96
Split slack messages up to 3K messages ( #1379 )
2024-05-09 11:05:02 -07:00
Moshe Zada
9e08ab98a0
show error when warmin up encoders ( #1314 )
2024-05-09 10:52:54 -07:00
Bijay Regmi
436806f2e3
add gpu support and README for documentation ( #1398 )
2024-05-09 10:51:37 -07:00
JayGhiya
ffea041398
Helm Chart Support ( #1177 )
2024-05-08 18:06:00 -07:00
Weves
eef54c8a86
Add non-ee fallback to fetch_versioned_implementation
2024-05-08 16:26:45 -07:00
Weves
7ed176b7cc
Lock improvement
2024-05-08 16:11:56 -07:00
Weves
8cbf7c8097
Custom LLM provider fix
2024-05-07 17:17:38 -07:00
Weves
76a5f26fe1
Add display names to LLMProvider + allow multiple configs from the same provider
2024-05-07 16:26:04 -07:00
Weves
d6522426c9
Make access key and secret optional for AWS Bedrock
2024-05-07 01:11:09 -07:00
Yuhong Sun
45d5d7af4a
Ingestion API Additions ( #1424 )
2024-05-06 21:53:35 -07:00
Yuhong Sun
01476a37c3
Encrypted Sensitive Fields ( #1423 )
2024-05-06 18:02:42 -07:00
Yuhong Sun
060a8d0aad
Discourse Connector ( #1420 )
2024-05-05 16:54:08 -07:00
Yuhong Sun
03911de8b2
Danswerbot Stats ( #1421 )
2024-05-04 18:12:54 -07:00
Weves
1d3d84456a
Small cleanup
2024-05-03 17:41:51 -07:00