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
eb0e20b9e4
quick fix for google doc sync
2024-11-13 07:24:29 -08:00
pablodanswer
490a68773b
update organization ( #3118 )
...
* update organization
* minor clean up
* add minor clarity
* k
* slight rejigger
* alembic fix
* update paradigm
* delete code!
* delete code
* minor update
2024-11-13 06:45:32 +00:00
rkuo-danswer
227aff1e47
clean up logging in light worker ( #3072 )
2024-11-13 03:42:02 +00:00
pablodanswer
22189f02c6
Add referral source to cloud on data plane ( #3096 )
...
* cloud auth referral source
* minor clarity
* k
* minor modification to be best practice
* typing
* Update ReferralSourceSelector.tsx
* Update ReferralSourceSelector.tsx
---------
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-11-13 00:42:25 +00:00
hagen-danswer
fdc4811fce
doc sync celery refactor ( #3084 )
...
* doc_sync is refactored
* maybe this works
* tested to work!
* mypy fixes
* enabled integration tests
* fixed the test
* added external group sync
* testing should work now
* mypy
* confluence doc id fix
* got group sync working
* addressed feedback
* renamed some vars and fixed mypy
* conf fix?
* added wiki handling to confluence connector
* test fixes
* revert google drive connector
* fixed groups
* hotfix
2024-11-12 23:57:14 +00:00
Chris Weaver
021d0cf314
Support LITELLM_EXTRA_BODY env variable ( #3119 )
...
* Support LITELLM_EXTRA_BODY env variable
* Remove unused param
* Add comment
2024-11-12 23:17:44 +00:00
pablodanswer
5166649eae
Cleaner EE fallback for no op ( #3106 )
...
* treat async values differently
* cleaner approach
* spacing
* typing
2024-11-11 17:42:14 +00:00
Chris Weaver
ba805f766f
New assistants api ( #3097 )
2024-11-11 07:55:23 -08:00
pablodanswer
cc2f584321
Silence auth logs ( #3098 )
...
* silence auth logs
* remove unnecessary line
* k
2024-11-09 21:41:11 +00:00
pablodanswer
a1b95df3b8
Robustify cloud deployment + include initial KEDA configuration ( #3094 )
...
* robustify cloud deployment + include initial KEDA configuration
* ensure .github changes are passed
* raise exits
2024-11-09 21:26:51 +00:00
pablodanswer
9272d6ebfe
Remove ee ( #3093 )
...
* move api key to non-ee
* finalize previous migration
* move token rate limit to non-ee
* general cleanup
* update
* update
* finalize
* finalize
* ensure callable
* k
2024-11-09 20:51:36 +00:00
Yuhong Sun
4fb65dcf73
Reenable OpenAI Tokenizer ( #3062 )
...
* k
* clean up test embeddings
* nit
* minor update to ensure consistency
* minor organizational update
* minor updates
---------
Co-authored-by: pablodanswer <pablo@danswer.ai>
2024-11-08 22:54:15 +00:00
rkuo-danswer
950b1c38f2
Merge pull request #3080 from danswer-ai/robust_assistant_description
...
Account for malformatted starter messages
2024-11-08 11:28:19 -08:00
Yuhong Sun
99fbfba32f
File Connector Metadata ( #3089 )
2024-11-08 10:49:59 -08:00
pablodanswer
0a59efe64a
account for malformatted starter messages
2024-11-08 10:21:04 -08:00
pablodanswer
cf5d394d39
adjust default postgres schema for slack listener ( #3088 )
2024-11-08 18:00:44 +00:00
pablodanswer
f6d8f5ca89
Migrate tenant upgrades to data plane ( #3051 )
...
* add provisioning on data plane
* functional but scrappy
* minor cleanup
* minor clean up
* k
* simplify
* update provisioning
* improve import logic
* ensure proper conditional
* minor pydantic update
* minor config update
* nit
2024-11-08 17:13:29 +00:00
hagen-danswer
ac51469bcb
Merge branch 'main' into fireflies-dev
2024-11-07 18:56:37 -08:00
Skylar Kesselring
c25f164e28
Remove linux
2024-11-07 21:51:58 -05:00
Skylar Kesselring
813720905b
Fix failure cases
2024-11-07 21:37:41 -05:00
rkuo-danswer
0c45488ac6
wait for db before allowing worker to proceed (reduces error spam on … ( #3079 )
...
* wait for db before allowing worker to proceed (reduces error spam on container startup)
* fix session usage
* rework readiness probe logic to be less confusing and word ongoing probes better
* add vespa probe too
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-11-08 01:25:09 +00:00
Skylar Kesselring
95d9b33c1a
Clean up connector
2024-11-07 19:51:40 -05:00
Yuhong Sun
55919f596c
PG Dev Max Connections ( #3082 )
2024-11-07 11:51:23 -08:00
pablodanswer
1d0fb6d012
Evaluate None to default ( #3069 )
...
* add sentinel value
* update typing
* clearer
* update comments
* ensure proper attribution
2024-11-07 18:41:42 +00:00
hagen-danswer
2758ffd9d5
Google Drive Improvements ( #3057 )
...
* Google Drive Improvements
* mypy
* should work!
* variable cleanup
* final fixes
2024-11-07 02:07:35 +00:00
pablodanswer
07a1b49b4f
update persona defaults ( #3042 )
...
* evaluate None to default
* fix usage report pagination
* update persona defaults
* update user preferences
* k
* validate
* update typing
* nit
* formating nits
* fallback to all assistants
* update ux + spacing
* udpate refresh logic
* minor update to refresh
* nit
* touchup
* update starter message
* update default live assistant logic
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-11-07 00:03:14 +00:00
hagen-danswer
faeb9f09f0
Merge pull request #3008 from danswer-ai/horizontal_slack
...
Add Functional Horizontal scaling for Slack
2024-11-06 14:31:13 -08:00
pablodanswer
25f5c12750
remove print
2024-11-06 13:49:16 -08:00
pablodanswer
2d81710ccc
minor udpate
2024-11-06 13:49:16 -08:00
pablodanswer
187a7d2da2
validated approach
2024-11-06 13:49:16 -08:00
pablodanswer
4b152aa3a7
update slack
2024-11-06 13:49:16 -08:00
pablodanswer
06f937cf93
no typing
2024-11-06 13:49:16 -08:00
pablodanswer
5a24ed2947
updated cleanup
2024-11-06 13:49:16 -08:00
pablodanswer
2372e6a5a5
update slack
2024-11-06 13:49:15 -08:00
pablodanswer
3eef4e3992
functioning
2024-11-06 13:47:47 -08:00
pablodanswer
467ce4e3f3
fix usage report pagination
2024-11-06 13:21:00 -08:00
Skylar Kesselring
ee4b334a0a
Fix errors and cleanup
2024-11-06 14:01:51 -05:00
pablodanswer
4087292001
evaluate None to default
2024-11-06 09:36:43 -08:00
Richard Kuo
864ac2ac5c
need to see vespa url for container debugging
2024-11-06 00:26:55 -08:00
rkuo-danswer
12cb77c80e
Merge pull request #3059 from danswer-ai/bugfix/sentry_indexing
...
add sentry to spawned indexing task
2024-11-05 16:51:23 -08:00
Richard Kuo (Danswer)
583cd14bf4
comment why we need sentry here
2024-11-05 16:46:50 -08:00
Richard Kuo (Danswer)
001fcb3359
fix stale indexing tasks being allowed to run after a restart
2024-11-05 16:39:54 -08:00
Skylar Kesselring
7ff18e0a93
Create connector
2024-11-05 19:28:57 -05:00
Richard Kuo (Danswer)
9ac256e925
Merge branch 'main' of https://github.com/danswer-ai/danswer into bugfix/sentry_indexing
2024-11-05 15:48:23 -08:00
rkuo-danswer
6bf06ac7f7
limit session scope of index attempt (use id's where appropriate as w… ( #3049 )
...
* limit session scope of index attempt (use id's where appropriate as well)
* fix session scope
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-11-05 20:51:43 +00:00