1273 Commits

Author SHA1 Message Date
pablonyx
7018bc974b
Better looking errors ()
* add error handling

* fix

* k
2025-02-27 04:58:25 +00:00
pablonyx
338e084062
Improved tenant handling for slack bot () 2025-02-27 04:06:26 +00:00
pablonyx
abb74f2eaa
Improved chat search ()
* functional + fast

* k

* adapt

* k

* nit

* k

* k

* fix typing

* k
2025-02-27 02:27:45 +00:00
pablonyx
4dc88ca037 debug playwright failure case 2025-02-26 17:32:26 -08:00
rkuo-danswer
25389c5120
first cut at anonymizing query history ()
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-26 21:32:01 +00:00
pablonyx
ad0721ecd8
update () 2025-02-26 18:12:07 +00:00
pablonyx
426a8842ae
Markdown copying / html formatting ()
* k

* delete unnecessary util
2025-02-26 04:56:38 +00:00
pablonyx
6f389dc100
Improve lengthy chats ()
* remove scroll

* working well

* nit

* k

* nit
2025-02-26 03:22:21 +00:00
pablonyx
07b0b57b31 (nit) bump timeout 2025-02-25 14:10:30 -08:00
pablonyx
118cdd7701
Chat search ()
* add chat search

* don't add the bible

* base functional

* k

* k

* functioning

* functioning well

* functioning well

* k

* delete bible

* quick cleanup

* quick cleanup

* k

* fixed frontend hooks

* delete bible

* nit

* nit

* nit

* fix build

* k

* improved debouncing

* address comments

* fix alembic

* k
2025-02-25 20:49:46 +00:00
pablonyx
fa408ff447
add 3.7 () 2025-02-25 12:41:40 -08:00
Weves
5d58a5e3ea Add ability to index all of Github 2025-02-24 18:56:36 -08:00
Chris Weaver
a99dd05533
Add option to index all Jira projects ()
* Add option to index all Jira projects

* Fix test

* Fix web build

* Address comment
2025-02-25 02:07:00 +00:00
pablonyx
0dce67094e
Prettier formatting for bedrock ()
* k

* k
2025-02-25 02:05:29 +00:00
pablonyx
ffd14435a4
Text overflow logic ()
* proper components

* k

* k

* k
2025-02-25 01:05:22 +00:00
pablonyx
7d40676398
Heavy task improvements, logging, and validation () 2025-02-24 13:48:53 -08:00
pablonyx
1263e21eb5
k () 2025-02-24 17:44:18 +00:00
pablonyx
f0c13b6558
fix starter message editing () 2025-02-24 01:01:01 +00:00
pablonyx
1f2af373e1
improve scroll () 2025-02-23 19:20:07 +00:00
Chris Weaver
e1ff9086a4
Fix LLM selection () 2025-02-21 11:32:57 -08:00
evan-danswer
ba21bacbbf
coerce useLanggraph to boolean ()
* coerce useLanggraph to boolean
2025-02-21 09:43:46 -08:00
pablonyx
158bccc3fc
Default on for non-ee () 2025-02-21 09:11:45 -08:00
pablonyx
57cf7d9fac default agent search on 2025-02-19 17:21:26 -08:00
evan-danswer
e304ec4ab6
Agent search history displayed answer () 2025-02-19 15:52:16 -08:00
pablonyx
7582ba1640
Fix streaming () 2025-02-19 15:23:40 -08:00
pablonyx
31524a3eff
add connector validation () 2025-02-19 10:46:06 -08:00
rkuo-danswer
c9f618798e
support scrolling before scraping ()
* support scrolling before scraping

* fix mypy

* install playwright deps

---------

Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-19 17:54:58 +00:00
pablonyx
e82a25f49e
Non-SMTP password reset ()
* update

* validate

* k

* minor cleanup

* nit

* finalize

* k

* fix tests

* fix tests

* fix tests
2025-02-19 02:02:28 +00:00
pablonyx
9635522de8
Admin default ()
* clean up

* minor cleanup

* building

* update agnetic message look

* k

* fix alembic history
2025-02-18 18:31:54 -08:00
pablonyx
47fd4fa233
Strict Tenant ID Enforcement ()
* strict tenant id enforcement

* k

* k

* nit

* merge

* nit

* k
2025-02-19 00:52:56 +00:00
Weves
2013beb9e0 Adjust behavior when display_model_names is null 2025-02-18 16:19:08 -08:00
pablonyx
466276161c
Quick link fix () 2025-02-18 16:18:41 -08:00
pablonyx
045a41d929
Add default slack bot disabling ()
* add slack bot disabling

* update

* k

* minor
2025-02-18 04:08:33 +00:00
pablonyx
e3bc7cc747
improve validation schema () 2025-02-18 03:18:23 +00:00
pablonyx
58b252727f
UX () 2025-02-17 13:21:43 -08:00
pablonyx
e441c899af
Playwright + Chromatic update () 2025-02-16 13:03:45 -08:00
Chris Weaver
f1fc8ac19b
Connector checkpointing ()
* wip checkpointing/continue on failure

more stuff for checkpointing

Basic implementation

FE stuff

More checkpointing/failure handling

rebase

rebase

initial scaffolding for IT

IT to test checkpointing

Cleanup

cleanup

Fix it

Rebase

Add todo

Fix actions IT

Test more

Pagination + fixes + cleanup

Fix IT networking

fix it

* rebase

* Address misc comments

* Address comments

* Remove unused router

* rebase

* Fix mypy

* Fixes

* fix it

* Fix tests

* Add drop index

* Add retries

* reset lock timeout

* Try hard drop of schema

* Add timeout/retries to downgrade

* rebase

* test

* test

* test

* Close all connections

* test closing idle only

* Fix it

* fix

* try using null pool

* Test

* fix

* rebase

* log

* Fix

* apply null pool

* Fix other test

* Fix quality checks

* Test not using the fixture

* Fix ordering

* fix test

* Change pooling behavior
2025-02-16 02:34:39 +00:00
joachim-danswer
6687d5d499
major Agent Search Updates () 2025-02-14 19:40:21 +00:00
pablonyx
ec78f78f3c
k () 2025-02-14 02:33:42 +00:00
pablodanswer
e3aafd95af k 2025-02-13 18:34:05 -08:00
Weves
2bf8a7aee5 Misc improvements 2025-02-13 18:33:17 -08:00
neo773
7f4d1f27a0
Gitbook connector ()
* add parser

* add tests
2025-02-13 17:58:05 -08:00
pablodanswer
35574369ed update cloud build to use public stripe key 2025-02-13 16:55:56 -08:00
pablonyx
3260d793d1
Billing fixes () 2025-02-13 15:59:10 -08:00
pablonyx
9db7b67a6c
Minor misc ux improvements ()
* minor misc ux

* nit

* k

* quick nit

* k
2025-02-13 04:43:11 +00:00
pablonyx
e030b0a6fc
Address () 2025-02-12 13:53:13 -08:00
pablonyx
12b2126e69
Update assistants visibility, minor UX, .. ()
* update assistant logic

* quick nit

* k

* fix "featured" logic

* Small tweaks

* k

---------

Co-authored-by: Weves <chrisweaver101@gmail.com>
2025-02-12 00:43:20 +00:00
Chris Weaver
037943c6ff
Support share/view IDs for Airtable () 2025-02-11 16:19:38 -08:00
pablonyx
f9485b1325
Ensure sidepanel defaults sidebar off ()
* ensure sidepanel defaults sidepanel off

* address comment

* reformat

* initial visible
2025-02-11 22:22:56 +00:00
Weves
7dc5a77946 Improve starter message splitting 2025-02-11 11:10:13 -08:00