Weves
df216eafa5
Assistant rework fixes
2024-04-22 13:16:13 -07:00
Weves
b407edbe49
Personal assistants
2024-04-21 21:06:16 -07:00
Yuhong Sun
d2d042a2cc
Add Container Descriptions ( #1326 )
2024-04-13 12:10:46 -07:00
Weves
eb367de44d
Small token budget tweaks
2024-04-04 20:58:45 -07:00
Chris Weaver
447791b455
Token budgets ( #1302 )
...
---------
Co-authored-by: Nick Donohue <ndonohue@gmail.com>
2024-04-04 20:43:24 -07:00
Weves
7ba7224929
Allow seeding of chat sessions via POST
2024-04-04 12:59:39 -07:00
Yuhong Sun
4abf5f27a0
Axero Forums Support ( #1287 )
2024-04-04 03:51:10 -07:00
Weves
e82061a5ec
Add support for specifying title via search params
2024-04-01 11:25:57 -07:00
Weves
0b0fc785a1
Fix fetch settings SS
2024-03-31 23:51:11 -07:00
Weves
a4869b727d
Add ability to control available pages
2024-03-31 21:49:34 -07:00
Weves
32f55ddb8f
URL-based chat seeding
2024-03-31 18:10:49 -07:00
Yuhong Sun
783696a671
Axero Spaces ( #1276 )
2024-03-31 14:45:20 -07:00
Weves
49acde0a8f
URL-based chat sharing
2024-03-29 00:51:17 -07:00
Yuhong Sun
9757fbee90
Axero Connector ( #1253 )
...
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2024-03-27 11:12:01 -07:00
Weves
5a967322fd
Add ability to specify custom embedding models
2024-03-27 00:02:51 -07:00
Weves
efc7d6e098
Add support for Github Flavored Markdown
2024-03-26 11:15:06 -07:00
Yuhong Sun
49263ed146
Linting ( #1255 )
2024-03-24 19:07:57 -07:00
Weves
b8f767adf2
Fix persona client side error
2024-03-23 14:58:01 -07:00
Arthur De Kimpe
920d059da5
Bugfix: Support more Confluence Cloud hostname (*.jira.com) ( #1244 )
2024-03-23 14:04:26 -07:00
Weves
89e72783a7
Add some private Persona / Document Set stuff
2024-03-22 21:44:31 -07:00
Yuhong Sun
90a6e23546
Jira Version Option ( #1205 )
2024-03-10 12:30:47 -07:00
George
f292ede85a
Jira connector improvements ( #1199 )
...
* Jira connector:
- Add feature exclude comments from particular users
- Add feature common and custom fields to jira tasks
Fix bug on web in ConfigDisplay.tsx
* Mypy fixes
* move to metadata field
* k
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-03-10 01:00:19 -08:00
Weves
e752e6d671
Fix bug with persona creation caused by starter messages
2024-03-08 00:57:14 -08:00
Weves
40c420f845
Fix disapearing chat sessions
2024-03-04 21:05:55 -08:00
Weves
7869f23e12
Improve slack flow
2024-03-04 19:22:46 -08:00
Weves
563df1f952
Add env variable to allow people to control what clicking on New Chat does
2024-03-03 15:32:37 -08:00
Weves
a8cc3d5a07
Add ability to add starter messages
2024-03-03 14:23:34 -08:00
Weves
197392a95f
Change AI Message name to Persona name
2024-03-02 23:28:24 -08:00
Weves
5df2f00e80
Upgrade nextjs version
2024-02-29 17:31:43 -08:00
Weves
9308ba02a1
Small bug with persona prompt selection
2024-02-29 15:15:44 -08:00
Weves
78f2e07d23
Improve tag handling
2024-02-27 16:02:24 -08:00
Weves
3a9d5b4d90
Style change for the docs_removed_from_index field in the admin UI
2024-02-21 16:53:58 -08:00
Johannes Vass
918bc385a2
Remove documents from index which are not returned by connector
2024-02-21 16:09:04 -08:00
Weves
cc69ba03a6
Make WelcomeModal only appear for admins + only if no connectors are setup
2024-02-20 08:28:58 -08:00
George
54fb7792c8
Add Jira Server connector form ( #1046 )
2024-02-19 14:17:36 -08:00
Weves
6059339e61
Improve initial flow
2024-02-18 18:40:44 -08:00
Weves
4d2959f1cc
Fix 'View Full Trace'
2024-02-18 01:20:40 -08:00
Weves
61e2e68cf9
Improve FE for no-retrieval personas
2024-02-17 23:42:36 -08:00
Yuhong Sun
e505486ca4
Zendesk Tags ( #1089 )
2024-02-17 10:40:19 -08:00
Weves
269431cc9d
Remove accidental console.log
2024-02-16 16:51:32 -08:00
Weves
aa7c811a9a
Fix view full trace styling
2024-02-12 10:38:01 -08:00
Weves
3c2fb21c11
Fix source display for Persona intro
2024-02-11 22:09:33 -08:00
Weves
4629df06ef
Fix force search when selecting docs to chat with + fix selected document de-selection on chat switch
2024-02-11 15:58:14 -08:00
Weves
7d11f5ffb8
Fix initial session creation + add Force Search
2024-02-11 13:57:08 -08:00
Weves
236fa947ee
Add full exception trace to UI
2024-02-10 20:52:10 -08:00
Weves
6b5c20dd54
Don't get rid of answer if something goes wrong during quote generation
2024-02-10 19:10:22 -08:00
Weves
d5168deac8
Fix feedback display
2024-02-10 00:19:20 -08:00
Weves
0fb3fb8a1f
Improve Google Drive connector naming
2024-02-07 01:25:47 -08:00
Yuhong Sun
35fe86e931
Option to only include Domain/Org wide docs ( #1052 )
2024-02-07 01:16:14 -08:00
Weves
4d6b3c8f08
FE to allow full re-indexing
2024-02-07 00:10:19 -08:00