pablodanswer
|
20df20ae51
|
Multi tenant vespa (#2762)
* add vespa multi tenancy
* k
* formatting
* Billing (#2667)
* k
* data -> control
* nit
* nit: error handling
* auth + app
* nit: color standardization
* nit
* nit: typing
* k
* k
* feat: functional upgrading
* feat: add block for downgrading to seats < active users
* add auth
* remove accomplished todo + prints
* nit
* tiny nit
* nit: centralize security
* add tenant expulsion/gating + invite user -> increment billing seat no.
* add cloud configs
* k
* k
* nit: update
* k
* k
* k
* k
* nit
v0.7.5
|
2024-10-12 23:53:11 +00:00 |
|
rkuo-danswer
|
7eafdae17f
|
update several github actions to silence github deprecation warnings (#2730)
|
2024-10-12 23:40:20 +00:00 |
|
pablodanswer
|
301032f59e
|
k (#2772)
nightly-latest-20241012
|
2024-10-12 03:10:09 +00:00 |
|
pablodanswer
|
b75b8334a6
|
k (#2771)
|
2024-10-12 03:04:48 +00:00 |
|
pablodanswer
|
d25de6e1cb
|
fix web connector (#2769)
|
2024-10-12 00:41:15 +00:00 |
|
pablodanswer
|
d892203821
|
fix typo (#2768)
|
2024-10-12 00:39:09 +00:00 |
|
Chris Weaver
|
35d32ea3b0
|
Fix indexing model server port for warmup (#2767)
nightly-latest-20241011
|
2024-10-11 04:24:34 +00:00 |
|
pablodanswer
|
1581d35476
|
account for no visible assistants (#2765)
|
2024-10-10 19:34:30 +00:00 |
|
hagen-danswer
|
1f4fe42f4b
|
Add cql support for confluence connector (#2679)
* Added CQL support for Confluence
* changed string substitutions for CQL
* final cleanup
* updated string fixes
* remove print statements
* Update description
|
2024-10-10 19:16:56 +00:00 |
|
hagen-danswer
|
101b010c5c
|
Improved logging and added comments (#2763)
* Improved logging and added comments
* fix exception logging
* cleanup
|
2024-10-10 17:37:27 +00:00 |
|
Yuhong Sun
|
b212b228fb
|
Typo Fix (#2766)
|
2024-10-10 10:21:30 -07:00 |
|
Yuhong Sun
|
85d5e6c02f
|
PDF Encrypted Case (#2764)
|
2024-10-10 10:17:18 -07:00 |
|
pablodanswer
|
f40c5ca9bd
|
Add tenant context (#2596)
* add proper tenant context to background tasks
* update for new session logic
* remove unnecessary functions
* add additional tenant context
* update ports
* proper format / directory structure
* update ports
* ensure tenant context properly passed to ee bg tasks
* add user provisioning
* nit
* validated for multi tenant
* auth
* nit
* nit
* nit
* nit
* validate pruning
* evaluate integration tests
* at long last, validated celery beat
* nit: minor edge case patched
* minor
* validate update
* nit
|
2024-10-10 16:34:32 +00:00 |
|
Chris Weaver
|
9be54a2b4c
|
Fix slack bot follow up questions (#2756)
nightly-latest-20241010
|
2024-10-10 02:08:09 +00:00 |
|
pablodanswer
|
b4417fabd7
|
ensure shared assistants accessible via query params (#2740)
|
2024-10-10 01:47:38 +00:00 |
|
rkuo-danswer
|
2d74d44538
|
update indexing and slack bot to use stdout options (#2752)
|
2024-10-10 00:31:54 +00:00 |
|
pablodanswer
|
30d17ef9ee
|
Convert images to jpeg (#2737)
* convert to jpeg
* k
* typing
|
2024-10-09 21:56:45 +00:00 |
|
hagen-danswer
|
804de3248e
|
google drive permission sync cleanup (#2749)
|
2024-10-09 21:17:22 +00:00 |
|
rkuo-danswer
|
1cbc067483
|
print various celery queue lengths (#2729)
* print various celery queue lengths
* use the correct redis client
* mypy ignore
|
2024-10-09 20:37:34 +00:00 |
|
pablodanswer
|
6c0a0b6454
|
Add sync status (#2743)
* add sync status
* nit
|
2024-10-09 19:52:34 +00:00 |
|
Richard Kuo (Danswer)
|
ca88100f38
|
add branching
|
2024-10-09 12:27:28 -07:00 |
|
Richard Kuo (Danswer)
|
7c9f605a99
|
fix pr merge command
|
2024-10-09 11:44:47 -07:00 |
|
Richard Kuo (Danswer)
|
fbf09c7859
|
try to update token permissions
|
2024-10-09 11:07:20 -07:00 |
|
Richard Kuo (Danswer)
|
28fe0d12ca
|
try capturing gh output and parsing
|
2024-10-09 10:55:47 -07:00 |
|
Richard Kuo (Danswer)
|
d403840507
|
fix where GH_TOKEN is set
|
2024-10-09 10:40:33 -07:00 |
|
Richard Kuo (Danswer)
|
174dabf52f
|
edit step name
|
2024-10-09 10:38:59 -07:00 |
|
Richard Kuo (Danswer)
|
03807688e6
|
gh cli needs its token
|
2024-10-09 10:35:07 -07:00 |
|
Richard Kuo (Danswer)
|
8bbf5053de
|
add deploy key
|
2024-10-09 10:29:41 -07:00 |
|
Richard Kuo (Danswer)
|
d6b4c08d24
|
need git user
|
2024-10-09 10:21:31 -07:00 |
|
Richard Kuo (Danswer)
|
af8e361fc2
|
handle merge commits during cherry picking
|
2024-10-09 10:16:36 -07:00 |
|
rkuo-danswer
|
7ce276bbe1
|
Merge pull request #2738 from danswer-ai/bugfix/hotfix-workflow-3
more hotfix workflow testing
|
2024-10-09 09:41:03 -07:00 |
|
Richard Kuo (Danswer)
|
95df136104
|
another cut
|
2024-10-09 09:40:27 -07:00 |
|
rkuo-danswer
|
6b57e68226
|
Merge pull request #2735 from danswer-ai/feature/hotfix-workflow-2
Feature/hotfix workflow 2
nightly-latest-20241009
|
2024-10-08 20:38:48 -07:00 |
|
Richard Kuo (Danswer)
|
cbd4481838
|
rename
|
2024-10-08 20:32:39 -07:00 |
|
Richard Kuo (Danswer)
|
80343d6d75
|
update hotfix to use commas
|
2024-10-08 20:31:17 -07:00 |
|
pablodanswer
|
d5b9a6e552
|
add vespa + embedding timeout env variables (#2689)
* add vespa + embedding timeout env variables
* nit: integration test
* add dangerous override
* k
* add additional clarity
* nit
* nit
|
2024-10-09 03:20:28 +00:00 |
|
pablodanswer
|
10f221cd37
|
Remove mildly annoying groups fetch (#2733)
* remove mildly annoying groups fetch
* ensure in client component
|
2024-10-09 03:13:19 +00:00 |
|
pablodanswer
|
f83e6806b6
|
More robust edge detection (#2710)
* more robust edge detection
* nit
* k
|
2024-10-09 01:07:51 +00:00 |
|
pablodanswer
|
8f61505437
|
Fix azure (#2665)
* fix azure
* nit
* nit
* nit
* nit pretty
|
2024-10-08 23:13:45 +00:00 |
|
rkuo-danswer
|
a47d27de6c
|
experimental workflow to auto merge hotfixes to release branches. (#2723)
|
2024-10-08 21:42:59 +00:00 |
|
rkuo-danswer
|
aa187c86e2
|
Merge pull request #2726 from danswer-ai/bugfix/docker-web-runners
try porting docker web build to runs-on
experimental-1
|
2024-10-08 14:42:43 -07:00 |
|
Richard Kuo (Danswer)
|
c72c5619f0
|
remove more flaky tests
|
2024-10-08 14:42:04 -07:00 |
|
Chris Weaver
|
78e7710f17
|
Handle bug with initial connector page display (#2727)
* Handle bug with initial connector page display
* Casing consistency
|
2024-10-08 21:01:37 +00:00 |
|
rkuo-danswer
|
672f5cc5ce
|
urlencode the password part properly before putting it in the broker url (#2719)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
|
2024-10-08 20:46:11 +00:00 |
|
rkuo-danswer
|
7b3c433ff8
|
Merge pull request #2717 from danswer-ai/bugfix/docker-legacy-key-value-format
Fix all LegacyKeyValueFormat docker warnings
|
2024-10-08 13:57:10 -07:00 |
|
Richard Kuo (Danswer)
|
057321a59f
|
disable flaky test
|
2024-10-08 13:40:35 -07:00 |
|
Richard Kuo (Danswer)
|
5cc46341f7
|
try porting docker web build to runs-on
|
2024-10-08 13:11:59 -07:00 |
|
Chris Weaver
|
21a3921790
|
Better support for image generation capable models (#2725)
|
2024-10-08 12:41:14 -07:00 |
|
Richard Kuo (Danswer)
|
3586f9b565
|
experimental workflow to auto merge hotfixes to release branches.
|
2024-10-08 11:23:10 -07:00 |
|
Chris Weaver
|
aa69fe762b
|
Temp patch to remove multiple tool calls (#2720)
|
2024-10-08 18:08:45 +00:00 |
|