rkuo-danswer
70207b4b39
improve web testing ( #3162 )
...
* shared admin level test dependency
* change to on - push (recommended by chromatic)
* change playwright reporter to list, name test jobs
* use test tags ... much cleaner
* test vs prod
* try copying templates
* run with localhost?
* revert to dev
* new tests and a bit of refactoring
* add additional checks so that page snapshots reflect loaded state
* more admin tests
* User Management tests
* remaining admin pages
* test search and chat
* await fix and exclude UI that changes with dates.
nightly-latest-20241121
2024-11-21 04:01:15 +00:00
pablodanswer
50826b6bef
Formatting Niceties ( #3183 )
...
* search bar formatting
* update styling
2024-11-21 03:11:26 +00:00
pablodanswer
3f648cbc31
Folder clarity ( #3180 )
...
* folder clarity
* k
2024-11-21 03:11:17 +00:00
pablodanswer
c875a4774f
valid props ( #3186 )
2024-11-21 01:13:54 +00:00
hagen-danswer
049091eb01
decreased confluence retry times and added more logging ( #3184 )
...
* decreased confluence retry times and added more logging
* added check on connector startup
* no retries!
* fr no retries
2024-11-21 00:00:14 +00:00
pablodanswer
3dac24542b
silence small error ( #3182 )
2024-11-20 22:46:38 +00:00
pablodanswer
194dcb593d
update slack redirect + token missing check ( #3179 )
...
* update slack redirect + token missing check
* reset time
2024-11-20 21:42:54 +00:00
pablodanswer
bf291d0c0a
Fix missing json ( #3177 )
...
* initial steps
* k
* remove logs
* k
* k
2024-11-20 21:24:43 +00:00
rkuo-danswer
8309f4a802
test overlapping connectors (but using a source that is way too big a… ( #3152 )
...
* test overlapping connectors (but using a source that is way too big and slow, fix that next)
* pass thru secrets
* rename
* rename again
* now we are fixing it
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-11-20 21:12:01 +00:00
pablodanswer
0ff2565125
ensure margin properly applied ( #3176 )
...
* ensure margin properly applied
* formatting
2024-11-20 20:04:45 +00:00
hagen-danswer
e89dcd7f84
added logging and bugfixing to conf ( #3167 )
...
* standardized escaping of CQL strings
* think i found it
* fix
* should be fixed
* added handling for special linking behavior in confluence
* Update onyx_confluence.py
* Update onyx_confluence.py
---------
Co-authored-by: rkuo-danswer <rkuo@danswer.ai>
2024-11-20 18:40:21 +00:00
pablodanswer
645e7e828e
Add Google Tag Manager for Web Cloud Build ( #3173 )
...
* add gtm for cloud build
* update github workflow
2024-11-20 17:38:33 +00:00
pablodanswer
2a54f14195
ensure everythigng has a default max height in selectorformfield ( #3174 )
2024-11-20 17:26:22 +00:00
hagen-danswer
9209fc804b
multiple slackbot support ( #3077 )
...
* multiple slackbot support
* app_id + tenant_id key
* removed kv store stuff
* fixed up mypy and migration
* got frontend working for multiple slack bots
* some frontend stuff
* alembic fix
* might be valid
* refactor dun
* alembic stuff
* temp frontend stuff
* alembic stuff
* maybe fixed alembic
* maybe dis fix
* im getting mad
* api names changed
* tested
* almost done
* done
* routing nonsense
* done!
* done!!
* fr done
* doneski
* fix alembic migration
* getting mad again
* PLEASE IM BEGGING YOU
nightly-latest-20241120
2024-11-20 01:49:43 +00:00
rkuo-danswer
b712877701
Merge pull request #3165 from danswer-ai/bugfix/pruning_logs
...
improve logging around pruning
2024-11-19 13:19:31 -08:00
Richard Kuo (Danswer)
e6df32dcc3
improve logging around pruning
2024-11-19 12:41:21 -08:00
Chris Weaver
eb81258a23
Update README.md
...
Fix slack link
2024-11-19 08:02:35 -08:00
hagen-danswer
487ef4acc0
Merge pull request #3160 from danswer-ai/add-to-admin-chat-sessions-api
...
Extend query history API
2024-11-19 07:28:12 -08:00
pablodanswer
9b7cc83eae
add new date search filter ( #3065 )
...
* add new complicated filters
* clarity updates
* update date range filter
v0.14.0-beta.1
nightly-latest-20241119
2024-11-19 03:42:42 +00:00
Weves
ce3124f9e4
Extend query history API
2024-11-18 17:50:21 -08:00
rkuo-danswer
e69303e309
add helpful hint on 507 ( #3157 )
...
* add helpful hint on 507
* add helpful hint to the direct exception in _index_vespa_chunk
2024-11-19 01:08:32 +00:00
rkuo-danswer
6e698ac84a
Hardening deletion when cc pair relationships are left over ( #3154 )
...
* more logs
* this fence should be set to None
* type hinting
* reset deletion attempt if conditions are inconsistent
* always clean up in db if we reach reconciliation
* add reset method
* more logging
* harden up error checking
2024-11-19 01:07:59 +00:00
pablodanswer
d69180aeb8
add additional theming options ( #3155 )
...
* add additional theming options
* nit
* Update Filters.tsx
2024-11-18 22:56:48 +00:00
rkuo-danswer
aa37051be9
Bugfix/indexing redux ( #3151 )
...
* raise indexing lock timeout
* refactor unknown index attempts and redis lock
2024-11-18 22:47:31 +00:00
pablodanswer
a7d95661b3
Add assistant categories ( #3064 )
...
* add assistant categories v1
* functionality finalized
* finalize
* update assistant category display
* nit
* add tests
* post rebase update
* minor update to tests
* update typing
* finalize
* typing
* nit
* alembic
* alembic (once again)
2024-11-18 20:33:48 +00:00
Chris Weaver
33ee899408
Long term logs ( #3150 )
2024-11-18 10:48:03 -08:00
hagen-danswer
954b5b2a56
Made external permissioned users and slack users show diff ( #3147 )
...
* Made external permissioned users and slack users show diff
* finished
* Fix typing
* k
* Fix
* k
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
nightly-latest-20241117
nightly-latest-20241118
2024-11-17 01:13:47 +00:00
pablodanswer
521425a4f2
nits + pricing
v0.12.0-cloud.beta.17
2024-11-16 16:28:37 -08:00
hagen-danswer
618bc02d54
Fixed int test ( #3148 )
2024-11-16 18:13:06 +00:00
rkuo-danswer
b7de74fdf8
Feature/playwright tests ( #3129 )
...
* initial PoC
* preliminary working config
* first cut at chromatic tests
* first cut at chromatic tests
* fix yaml
* fix yaml again
* use workingDir
* adapt playwright example
* remove env
* fix working directory
* fix more paths
* fix dir
* add playwright setup
* accidentally deleted a step
* update test
* think we don't need home.png right now
* remove unused home.png
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
nightly-latest-20241116
2024-11-16 04:26:17 +00:00
hagen-danswer
6e83fe3a39
reworked drive+confluence frontend and implied backend changes ( #3143 )
...
* reworked drive+confluence frontend and implied backend changes
* fixed oauth admin tests
* fixed service account tests
* frontend cleanup
* copy change
* details!
* added key
* so good
* whoops!
* fixed mnore treljsertjoslijt
* has issue with boolean form
* should be done
2024-11-16 03:38:30 +00:00
Weves
259fc049b7
Add error message on JSON decode error in CustomTool
2024-11-15 20:00:12 -08:00
rkuo-danswer
7015e6f2ab
Bugfix/overlapping connectors ( #3138 )
...
* fix tenant logging
* upsert only new/updated docs, but always upsert document to cc pair relationship
* better logging and rough cut at testing
2024-11-16 00:47:52 +00:00
pablodanswer
24be13c015
Improved tokenizer fallback ( #3132 )
...
* silence warning
* improved fallback logic
* k
* minor cosmetic update
* minor logic update
* nit
nightly-latest-20241115
2024-11-14 20:13:29 -08:00
pablodanswer
ddff7ecc3f
minor configuration updates ( #3134 )
2024-11-14 18:09:30 -08:00
Yuhong Sun
97932dc44b
Fix Quotes Prompting ( #3137 )
2024-11-14 17:28:03 -08:00
rkuo-danswer
637b6d9e75
Merge pull request #3135 from danswer-ai/bugfix/helm_ct_python_setup
...
unnecessary python setup
2024-11-14 14:57:12 -08:00
Richard Kuo (Danswer)
54dc1ac917
unnecessary python setup
2024-11-14 11:14:12 -08:00
rkuo-danswer
21d5cc43f8
Merge pull request #3131 from danswer-ai/bugfix/session_text
...
use text()
nightly-latest-20241114
2024-11-13 20:24:14 -08:00
pablodanswer
7c841051ed
Cohere ( #3111 )
...
* add cohere default
* finalize
* minor improvement
* update
* update
* update configs
* ensure we properly expose name(space) for slackbot
* update config
* config
v0.12.0-cloud.beta.16
2024-11-14 01:58:54 +00:00
pablodanswer
6e91964924
minor clarity ( #3116 )
2024-11-14 01:42:21 +00:00
pablodanswer
facf1d55a0
Cloud improvements ( #3099 )
...
* add improved cloud configuration
* fix typing
* finalize slackbot improvements
* minor update
* finalized keda
* moderate slackbot switch
* update some configs
* revert
* include reset engine!
2024-11-13 23:52:52 +00:00
rkuo-danswer
d68f8d6fbc
scale indexing sql pool based on concurrency ( #3130 )
2024-11-13 23:26:13 +00:00
Richard Kuo (Danswer)
65a205d488
use text()
2024-11-13 15:03:21 -08:00
hagen-danswer
485f3f72fa
Updated google copy and added non admin oauth support ( #3120 )
...
* Updated google copy and added non admin oauth support
* backend update
* accounted for oauth
* further removed class variables
* updated sets
2024-11-13 20:07:10 +00:00
rkuo-danswer
dcbea883ae
add creator id to cc pair ( #3121 )
...
* add creator id to cc pair
* fix alembic head
* show email instead of UUID
* safer check on email
* make foreign key relationships optional
* always allow creator to edit (per hagen)
* use primary join
* no index_doc_batch spam
* try this again
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-11-13 19:35:08 +00:00
hagen-danswer
a50a3944b3
Make curators able to create permission synced connectors ( #3126 )
...
* Make curators able to create permission synced connectors
* removed editing permission synced connectors for curators
* updated tests to use access type instead of is_public
* update copy
2024-11-13 18:58:23 +00:00
hagen-danswer
60471b6a73
Added support for page within a page in Confluence ( #3125 )
2024-11-13 16:39:00 +00:00
rkuo-danswer
d703e694ce
limited role api keys ( #3115 )
...
* in progress PoC
* working limited user, needs routes to be marked next
* make selected endpoint available to limited user role
* xfail on test_slack_prune
* add comment to sync function
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-11-13 16:15:43 +00:00
hagen-danswer
6066042fef
Merge pull request #3124 from danswer-ai/fix-doc-sync
...
quick fix for google doc sync
2024-11-13 07:30:52 -08:00