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
Chris Weaver
88db722ea4
Chat UI small rework ( #1504 )
...
* Fat bar + configuration modal
* Remove header
2024-05-21 23:34:35 -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
4413c0df36
Remove console.log statements
2024-05-18 01:01:54 -07:00
Weves
286dc7e04a
Fix issue with first message send
2024-05-18 00:57:05 -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
079fdee79f
Update github actions
v0.3.75
2024-05-17 17:15:17 -07:00
Weves
5c997c0322
Use swcMinify
2024-05-17 13:49:58 -07:00
Weves
b9bae9a011
Add explicit request for standalone dir in web Dockerfile
v0.3.74
2024-05-17 10:38:19 -07:00
Weves
f76e5e06c1
Add swc
2024-05-17 10:25:32 -07:00
Weves
fa698cd8fd
Fix auth check with API prefix enabled
2024-05-17 10:18:40 -07:00
Weves
125d1a3e1f
Update npm
2024-05-17 01:28:21 -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