Commit Graph

2206 Commits

Author SHA1 Message Date
deb66a88aa dont fail flaky tests 2024-10-17 13:37:50 -07:00
90bd535c48 Merge pull request #2836 from danswer-ai/flakey-test-run-but-dont-fail
Make flakey test still run but not fail CI
2024-10-17 13:31:00 -07:00
0de487064a lock to avoid rare serializable errors (#2818)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-10-17 19:44:51 +00:00
114326d11a fix sync to use update_single (#2822) 2024-10-17 19:43:34 +00:00
389c7b72db Bugfix/monitor exceptions (#2830)
* do a rollback before more db work

* warn if not all doc_by_cc_pair entries were deleted

---------

Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-10-17 19:43:19 +00:00
28ad01a51a py 2024-10-17 12:37:34 -07:00
0c102ebb5c simplified the document search function 2024-10-17 12:13:42 -07:00
5063b944ec Make flakey test still run but not fail CI 2024-10-17 11:36:59 -07:00
15afe4dc78 bump litellm (#2827) 2024-10-17 18:05:35 +00:00
a159779d39 prevent alembic from configuring logger (#2826)
* k

* k
2024-10-17 16:31:17 +00:00
44ebe3ae31 Merge pull request #2833 from danswer-ai/con-perm-sync-fix
Added logging for when a member has no email or username
2024-10-17 09:03:33 -07:00
938a65628d rearrange logging 2024-10-17 09:01:51 -07:00
5d390b65eb Added logging for when a member has no email or username 2024-10-17 08:47:46 -07:00
33974fc12c Add support for passthrough auth for custom tool calls (#2824)
* Add support for passthrough auth for custom tool calls

* Fix formatting
nightly-latest-20241017
2024-10-16 22:50:16 +00:00
db0779dd02 Session id: int -> UUID (#2814)
* session id: int -> UUID

* nit

* validated

* validated downgrade + upgrade + all functionality

* nit

* minor nit

* fix test case
2024-10-16 22:18:45 +00:00
f3fb7c572e ensure assistant response parsed correctly (#2823) 2024-10-16 20:21:04 +00:00
0a0215ceee check last_pruned instead of is_pruning (#2748)
* check last_pruned instead of is_pruning

* try using the ThreadingHTTPServer class for stability and avoiding blocking single-threaded behavior

* add startup delay to web server in test

* just explicitly return None if we can't parse the datetime

* switch to uvicorn for test stability
2024-10-16 18:52:27 +00:00
1a9921f63e Redirect with query param (#2811)
* validated

* k

* k

* k

* minor update
2024-10-16 17:26:44 +00:00
a385234c0e Parsing (#2734)
* k

* update chunking limits

* nit

* nit

* clean up types

* nit

* validate

* k
2024-10-16 16:44:19 +00:00
65573210f1 add llama 3.2 (#2812) 2024-10-16 09:00:32 -07:00
c148fa5bfa Notion Recurse Empty Final Field (#2819) nightly-latest-20241016 2024-10-15 23:03:37 -07:00
11372aac8f Add custom tool headers (#2773)
* add custom tool headers

* simplify

* k

* k

* k

* nit
2024-10-16 04:37:00 +00:00
f23a89ccfd Notion Empty Property Fix (#2817) 2024-10-15 21:52:00 -07:00
e022e77b6d Simpler azure embedding (#2751)
* functional but janky

* nit

* adapt for azure

* nit

* minor updates

* nits

* nit

* nit

* ensure access to litellm

* k
v0.9.0-beta.1
2024-10-15 23:23:11 +00:00
02cc211e91 improved code block copying (#2802)
* improved code block copying

* k
2024-10-15 23:22:40 +00:00
bfe963988e various multi tenant improvements (#2803)
* various multi tenant improvements

* nit

* ensure consistent db session operations

* minor robustification
2024-10-15 20:10:57 +00:00
0e6c2f0b51 add ca option (#2774) 2024-10-15 19:23:04 +00:00
98e88e2715 ensure shared chats are shared (#2801)
* ensure shared chats are shared

* k

* k

* nit

* k
v0.9.0
2024-10-15 17:26:01 +00:00
da46f61123 Ensure regenerate has dropdown too (#2797)
* ensure regenerate has dropdown too

* ensure applied to all

* nit
2024-10-15 17:09:13 +00:00
aa5be37f97 fix index attempt refreshing automatically (#2791)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
nightly-latest-20241015
2024-10-15 02:59:33 +00:00
efe2e79f27 Rate limiting confluence through redis (#2798)
* try rate limiting through redis

* fix circular import issue

* fix bad formatting of family string

* Revert "fix bad formatting of family string"

This reverts commit be688899e5.

* redis usage optional

* disable test that doesn't match with new design
2024-10-14 23:51:24 +00:00
6f9740d026 Ensure warmup occurs once (#2777)
* ensure shared chats are shared

* ensure warm occurs once

* nit

* ensure warmup occurs once

* Revert "ensure shared chats are shared"

This reverts commit 8be887f3ee.
2024-10-14 22:53:02 +00:00
dee197570d Bugfix/mediawiki (#2800)
* fix formatting

* fix poorly structured doc id, fix empty page id, fix family_class_dispatch invalid name (no spaces), fix setting id with int pageid

* fix mediawiki test
2024-10-14 22:48:06 +00:00
f8a7749b46 Fix file too large error (#2799)
* Fix file too large error

* Add cannotDownloadFile
2024-10-14 14:47:36 -07:00
494fda906d Confluence permission sync fix for server deployment (#2784)
* initial commit

* Made perm sync with with cql

* filter fix

* undo connector changes

* fixed everything

* whoops
2024-10-14 20:52:57 +00:00
89eaa8bc30 nit (#2795) v0.7.8 2024-10-14 11:39:41 -07:00
9537a2581e Handle 'cannotExportFile' + fix forms v0.7.7 2024-10-14 09:49:54 -07:00
3ccd951307 Fix stopping of indexing runs when pausing a connector 2024-10-14 09:47:53 -07:00
ba712d447d Notion Connector Improvements (#2789) nightly-latest-20241014 v0.7.6 2024-10-13 23:01:17 -07:00
a9bcc89a2c Add cursor to cql confluence (#2775)
* add cursor to cql confluence

* k

* k

* fixed space indexing issue

* fixed .get

---------

Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-10-14 02:09:17 +00:00
ded42e2036 nit (#2787) 2024-10-14 01:22:14 +00:00
86ecf8e0fc Update README.md
- Corrected misspelling of Noteable to Notable.
2024-10-13 14:53:26 -07:00
b393af676c Mypy (#2785) 2024-10-13 14:35:56 -07:00
26bdb41e8f Fix parallel tool calls (#2779)
* Fix parallel tool calls

* remove comments
nightly-latest-20241013
2024-10-13 03:29:18 +00:00
3365e0b16e Fix tag background 2024-10-12 19:18:17 -07:00
40dc4708d2 slightly cleaner loading (#2776) 2024-10-13 01:44:28 +00:00
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
7eafdae17f update several github actions to silence github deprecation warnings (#2730) 2024-10-12 23:40:20 +00:00
301032f59e k (#2772) nightly-latest-20241012 2024-10-12 03:10:09 +00:00
b75b8334a6 k (#2771) 2024-10-12 03:04:48 +00:00