Yuhong Sun
8688226003
Remove Tag Unique Constraint Bug ( #1519 )
2024-05-26 15:10:56 -07:00
Weves
97d058b8b2
Fix mypy for mediawiki tests
2024-05-25 17:16:47 -07:00
Weves
dfd233b985
Fix mypy for mediawiki connector
2024-05-25 13:04:23 -07:00
Weves
2dab9c576c
Add Slack payload log
2024-05-24 19:24:17 -07:00
Weves
a9f5952510
Fix migration multiple head issue
2024-05-24 14:43:52 -07:00
Andrew Sansom
94018e83b0
Add MediaWiki and Wikipedia Connectors ( #1250 )
...
* Add MediaWikiConnector first draft
* Add MediaWikiConnector first draft
* Add MediaWikiConnector first draft
* Add MediaWikiConnector sections for each document
* Add MediaWikiConnector to constants and factory
* Integrate MediaWikiConnector with connectors page
* Unit tests + bug fixes
* Allow adding multiple mediawikiconnectors
* add wikipedia connector
* add wikipedia connector to factory
* improve docstrings of mediawiki connector backend
* improve docstrings of mediawiki connector backend
* move wikipedia and mediawiki icon locations in admin page
* undo accidental commit of modified docker compose yaml
2024-05-24 08:51:20 -07:00
Yuhong Sun
6e5d9f33d2
Fix Undeleteable Connectors ( #1507 )
2024-05-23 23:44:32 -07:00
Yuhong Sun
57452b1030
File Chat Upload ( #1490 )
...
Also includes minor UX improvements
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2024-05-23 15:04:36 -07:00
Weves
d6ea92b185
Fix slack bot page for deleted assistant
2024-05-22 11:26:51 -07:00
Weves
ba872a0f7f
Gracefully handle missing call parties for Gong connector
2024-05-21 11:12:28 -07:00
Weves
cc9cb202cd
Add option to specify custom port for indexing model server
2024-05-21 11:08:10 -07:00
Weves
bbae63b769
Add migration for env variable based LLM providers
2024-05-20 12:47:27 -07:00
Weves
0ee1bb2400
Chat history editing
2024-05-17 20:37:17 -07:00
Weves
a4f2693819
Allow images to be passed in on initial model setup without a reload
2024-05-17 17:31:24 -07:00
Weves
fa698cd8fd
Fix auth check with API prefix enabled
2024-05-17 10:18:40 -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
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
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
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
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
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