rkuo-danswer
6d48fd5d99
clamp retry to max_delay ( #2570 )
2024-09-26 21:56:46 +00:00
Chris Weaver
1f61447b4b
Add open in new tab for custom links ( #2568 )
2024-09-26 20:01:35 +00:00
rkuo-danswer
deee2b3513
push to docker latest when git tag contains "latest", and tag nightly ( #2564 )
...
* comment docker tag latest
* make latest builds contingent on a "latest" keyword in the tag
* v4 checkout
* nightly tag push
2024-09-26 17:40:13 +00:00
hagen-danswer
b73d66c84a
Cleaned up foreign key cleanup for user group deletion ( #2559 )
...
* cleaned up fk cleanup for user group deletion
* added test for user group deletion
2024-09-26 03:38:01 +00:00
rkuo-danswer
c5a61f4820
Feature/test pruning ( #2556 )
...
* add test to exercise pruning
* add prettierignore
* mypy fix
* mypy again
* try getting all the env vars set up correctly
* fix ports and hostnames
2024-09-25 23:34:13 +00:00
pablodanswer
ea4a3cbf86
update folder list ( #2563 )
2024-09-25 16:25:45 -07:00
rkuo-danswer
166514cedf
ssl_ca_certs should default to None, not "". ( #2560 )
...
* ssl_ca_certs should default to None, not "".
otherwise, if ssl is enabled it will look for the cert on an empty path and fail.
* mypy fix
2024-09-25 19:56:21 +00:00
pablodanswer
be50ae1e71
flex none ( #2558 )
2024-09-25 10:19:37 -07:00
pablodanswer
f89504ec53
Update some ux edge cases ( #2545 )
...
* update some ux edge cases
* update some formatting / ports
2024-09-25 16:46:43 +00:00
trial-danswer
6b3213b1e4
fix typo ( #2543 )
...
* fix typo
* Update EmbeddingFormPage.tsx
---------
Co-authored-by: danswer-trial <danswer-trial@danswer-trials-MacBook-Pro.local>
Co-authored-by: rkuo-danswer <rkuo@danswer.ai>
2024-09-25 01:25:46 +00:00
Chris Weaver
48577bf0e4
Allow = in tag filter ( #2548 )
...
* Allow = in tag filter
* Rename func
2024-09-24 21:37:35 +00:00
pablodanswer
c59d1ff0a5
Update merge queue logic ( #2554 )
...
* update merge queue logic
* remove space
v0.6.0-beta.1
2024-09-24 18:45:05 +00:00
pablodanswer
ba38dec592
ensure default_assistant passed through
2024-09-24 11:35:19 -07:00
pablodanswer
f5adc3063e
Update theming ( #2552 )
...
* update theming
* update
* update theming
2024-09-24 18:01:08 +00:00
hagen-danswer
8cfe80c53a
Added doc_set__user_group cleanup for user_group deletion ( #2551 )
2024-09-24 16:09:52 +00:00
ThomaciousD
487250320b
fix saml email login upsert issue
2024-09-24 07:42:08 -07:00
rkuo-danswer
c8d13922a9
rename classes and ignore deprecation warnings we mostly don't have c… ( #2546 )
...
* rename classes and ignore deprecation warnings we mostly don't have control over
* copy pytest.ini
* ignore CryptographyDeprecationWarning
* fully qualify the warning
2024-09-24 00:21:42 +00:00
rkuo-danswer
cb75449cec
Feature/runs on 2 ( #2547 )
...
* test self hosted runner
* update more docker builds with self hosted runner
* convert everything to runs-on (except web container)
* try upping the RAM for future flake proofing
2024-09-23 23:46:20 +00:00
rkuo-danswer
b66514cd21
test self hosted runner ( #2541 )
...
* test self hosted runner
* update more docker builds with self hosted runner
* convert everything to runs-on (except web container)
v0.5.26
2024-09-23 21:57:23 +00:00
Chris Weaver
77650c9ee3
Fix misc tool call errors ( #2544 )
...
* Fix misc tool call errors
* Fix middleware
2024-09-23 21:00:48 +00:00
pablodanswer
316b6b99ea
Tooling testing ( #2533 )
...
* add initial testing
* add custom tool testing
* update ports
* update tests - additional coverage
* update types
2024-09-23 20:09:01 +00:00
Chris Weaver
34c2aa0860
Support svg navigation items ( #2542 )
...
* Support SVG nav items
* Handle specifying custom SVGs for navbar
* Add comment
* More comment
* More comment
2024-09-23 13:22:20 -07:00
pablodanswer
45f67368a2
Add support for o1 ( #2538 )
...
* add o1 support + bump litellm/openai
* ports
* update exception message for testing
2024-09-22 23:16:28 +00:00
pablodanswer
014ba9e220
Begin distinguishing upsert operations for clarity ( #2535 )
...
* additional clarity for llm provider creation / updates
* update provider APIs
* update typing (minor)
v0.5.25
2024-09-21 22:36:22 +00:00
pablodanswer
ba64543dd7
Updated modals for clarity ( #2529 )
...
* udpated modals for clarity
* fix build
2024-09-21 19:55:54 +00:00
pablodanswer
18c62a0c24
Add additional custom tooling configuration ( #2426 )
...
* add custom headers
* add tool seeding
* squash
* tmep
* validated
* rm
* update typing
* update alembic
* update import name
* reformat
* alembic
2024-09-20 23:12:52 +00:00
Chris Weaver
33f555922c
Fix duplicate users from slack / web ( #2530 )
v0.5.24
2024-09-20 21:51:33 +00:00
pablodanswer
05f6f6d5b5
update default search assistant selection ( #2527 )
...
* update default search assistant selection
* update language
2024-09-20 21:21:44 +00:00
hagen-danswer
19dae1d870
Wrote tests for the chat apis ( #2525 )
...
* Wrote tests for the chat apis
* slight changes to the case
2024-09-20 19:00:03 +00:00
rkuo-danswer
6d859bd37c
try adding build essential ( #2526 )
v0.5.23
2024-09-20 11:51:44 -07:00
pablodanswer
122e3fa3fa
Access type ( #2523 )
2024-09-20 11:16:37 -07:00
pablodanswer
87b542b335
align alembic
2024-09-20 11:13:00 -07:00
pablodanswer
00229d2abe
Add start date to persona ( #2407 )
...
* add start date to persona
* remove logs
* rename
* update assistant editor
* update alembic
* update alembic
* update alembic
* udpate alembic
* remove rebase artifacts
2024-09-20 16:39:34 +00:00
pablodanswer
5f2644985c
Route name ( #2520 )
...
* clearer refresh logic
* rename path
2024-09-20 15:44:28 +00:00
pablodanswer
c82a36ad68
Saml account fastapi deletion ( #2512 )
...
* saml account fastapi deletion
* update error detail
2024-09-20 00:20:50 +00:00
hagen-danswer
16d1c19d9f
Added bool to disable chat_session_id check for search_docs for api
2024-09-19 17:36:46 -07:00
pablodanswer
9f179940f8
Asana connector (community originated) ( #2485 )
...
* initial Asana connector
* hint on how to get Asana workspace ID
* re-format with black
* re-order imports
* update asana connector for clarity
* minor robustification
* minor update to naming
* update for best practice
* update connector
---------
Co-authored-by: Daniel Naber <naber@danielnaber.de>
2024-09-19 23:54:18 +00:00
pablodanswer
8a8e2b310e
Assistants panel rework ( #2509 )
...
* update user model
* squash - update assistant gallery
* rework assistant display logic + ux
* update tool + assistant display
* update a couple function names
* update typing + some logic
* remove unnecessary comments
* finalize functionality
* updated logic
* fully functional
* remove logs + ports
* small update to logic
* update typing
* allow seeding of display priority
* reorder migrations
* update for alembic
2024-09-19 23:36:15 +00:00
hagen-danswer
2274cab554
Added permission syncing ( #2340 )
...
* Added permission syncing on the backend
* Rewored to work with celery
alembic fix
fixed test
* frontend changes
* got groups working
* added comments and fixed public docs
* fixed merge issues
* frontend complete!
* frontend cleanup and mypy fixes
* refactored connector access_type selection
* mypy fixes
* minor refactor and frontend improvements
* get to fetch
* renames and comments
* minor change to var names
* got curator stuff working
* addressed pablo's comments
* refactored user_external_group to reference users table
* implemented polling
* small refactor
* fixed a whoopsies on the frontend
* added scripts to seed dummy docs and test query times
* fixed frontend build issue
* alembic fix
* handled is_public overlap
* yuhong feedback
* added more checks for sync
* black
* mypy
* fixed circular import
* todos
* alembic fix
* alembic
2024-09-19 22:07:36 +00:00
pablodanswer
ef104e9a82
Non-spotfix deletion of users ( #2499 )
...
* add description / robustify
* additional minor robustification (ideally we organized cascades slightly better)
* update deletion for simplicity
* minor typing update
2024-09-19 20:02:36 +00:00
hagen-danswer
a575d7f1eb
Citations prompt for slack now includes thread history ( #2510 )
2024-09-19 19:31:26 +00:00
pablodanswer
f404c4b448
Move code block default language creation to citation processing ( #2501 )
...
* move code block default language creation to citaiton processing
* add test cases
* update copy
v0.5.22
2024-09-19 06:00:58 +00:00
rkuo-danswer
3884f1d70a
Bugfix/larger test runner ( #2508 )
...
* add pip retries to the github workflows too
* let's try running on amd64 ... docker builds are unusually flaky
* bump
* try large
* no yaml anchors
* switch back down to Amd64
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-09-19 05:36:07 +00:00
rkuo-danswer
bc9d5fece7
prevent trying to submit to jobclient when it can't take any more work (reduces log spam) ( #2482 )
2024-09-19 04:01:15 +00:00
rkuo-danswer
bb279a8580
add pip retries. should help with github's occasional flaky network during build/test ( #2506 )
2024-09-19 00:46:41 +00:00
pablodanswer
a9403016c9
fix basic auth ( #2505 )
2024-09-18 22:45:58 +00:00
hagen-danswer
f3cea79c1c
Deleting a connector should redirect to the indexing status page ( #2504 )
...
* Deleting a connector should redirect to the indexing status page
* minor update to dev background jobs
* update refresh logic
* remove print statement
---------
Co-authored-by: pablodanswer <pablo@danswer.ai>
2024-09-18 21:38:35 +00:00
hagen-danswer
54bb79303c
corrected error message ( #2502 )
2024-09-18 19:13:28 +00:00
pablodanswer
d3dfabb20e
fix parentheses ( #2486 )
2024-09-18 18:39:23 +00:00
pablodanswer
7d1ec1095c
proper z index for chat bubbles ( #2500 )
2024-09-18 18:02:50 +00:00