joachim-danswer
71eafe04a8
various fixes from Yuhong's list
2025-02-03 20:10:50 -08:00
Yuhong Sun
80d248e02d
Copy changes
2025-02-03 20:10:50 -08:00
Evan Lohn
2032fb10da
removed print statements, fixed pass through handling
2025-02-03 20:10:50 -08:00
Evan Lohn
ca1f176c61
fixed basic flow citations and second test
2025-02-03 20:10:50 -08:00
Evan Lohn
3ced9bc28b
fix for early cancellation test; solves issue with tasks being destroyed while pending
2025-02-03 20:10:50 -08:00
pablodanswer
deea9c8c3c
add agent search frontend
2025-02-03 20:10:47 -08:00
Evan Lohn
4e47c81ed8
fix alembic history
2025-02-03 20:07:57 -08:00
joachim-danswer
00cee71c18
streaming + saving of search docs of no verified ones available
...
- sub-questions only
2025-02-03 20:07:57 -08:00
Evan Lohn
470c4d15dd
reworked history messages in agent config
2025-02-03 20:07:57 -08:00
Evan Lohn
50bacc03b3
missed files from prev commit
2025-02-03 20:07:57 -08:00
Evan Lohn
dd260140b2
basic search restructure: WIP on fixing tests
2025-02-03 20:07:57 -08:00
joachim-danswer
8aa82be12a
prompts that even further motivates to cite docs over sub-q's
2025-02-03 20:07:57 -08:00
joachim-danswer
b7f9e431a5
pydantic for LangGraph + changed ERT extraction flow
2025-02-03 20:07:57 -08:00
joachim-danswer
b9bd2ea4e2
history added to agent flow
2025-02-03 20:07:57 -08:00
pablodanswer
e4c93bed8b
minor fixes to branch
2025-02-03 20:07:57 -08:00
Evan Lohn
4fd6e36c2f
second clean commit
2025-02-03 20:07:57 -08:00
trial-danswer
715359c120
Helm chart refactoring ( #3797 )
...
* initial commit for helm chart refactoring
* Continue refactoring helm. I was able to use helm to deploy all of the apps to a cluster in aws. The bottleneck was setting up PVC dynamic provisioning.
* use default storage class
* Fix linter errors
* Fix broken helm test
---------
Co-authored-by: jpb80 <jordan.buttkevitz@gmail.com>
2025-02-03 10:56:07 -08:00
Richard Kuo (Danswer)
6f018d75ee
use replica, remove some commented code
2025-02-03 10:10:05 -08:00
Richard Kuo (Danswer)
fd947aadea
slow down to 8 again
v0.20.0-cloud.1
2025-02-03 00:32:23 -08:00
Weves
e061ba2b93
another airtable fix
nightly-latest-20250203
v0.19.0-cloud.75
2025-02-02 20:58:24 -08:00
Weves
87bccc13cc
Handle expiring attachments
v0.19.0-cloud.74
2025-02-02 12:02:44 -08:00
Richard Kuo (Danswer)
3a950721b9
get rid of some more scan_iter
v0.19.0-cloud.76
2025-02-02 01:14:10 -08:00
Weves
569639eb90
Improved attachment handling
v0.19.0-cloud.73
nightly-latest-20250202
2025-02-01 23:07:01 -08:00
pablodanswer
68cb1f3409
ensure tests don't run temporarily
2025-02-01 17:31:44 -08:00
pablonyx
11da0d9889
Add user specific chat session temperature ( #3867 )
...
* add user specific chat session temperature
* kbetter typing
* update
2025-02-01 17:29:58 -08:00
pablodanswer
6a7e2a8036
temporarily disable chat tests
2025-02-01 14:15:16 -08:00
pablodanswer
035f83c464
ensure tests pass (temporary dragging disabled)
2025-02-01 12:58:03 -08:00
pablonyx
3c34ddcc4f
E2e assistant tests ( #3869 )
...
* adding llm override logic
* update
* general cleanup
* fix various tests
* rm
* update
* update
* better comments
* k
* k
* update to pass tests
* clarify content
* improve timeout
2025-02-01 20:05:53 +00:00
Richard Kuo (Danswer)
bbee2865e9
Merge branch 'main' of https://github.com/onyx-dot-app/onyx into feature/no_scan_iter
v0.19.0-cloud.72
2025-02-01 10:46:38 -08:00
pablonyx
a82cac5361
Ensure anonymous users can give feedback
...
Ensure anonymous users can give feedback
2025-02-01 10:36:14 -08:00
pablodanswer
83e5cb2d2f
tested
2025-01-31 16:40:37 -08:00
Chris Weaver
a5d2f0d9ac
Fix airtable connector w/ mt cloud + move telem logic to match new st… ( #3868 )
...
* Fix airtable connector w/ mt cloud + move telem logic to match new standard
* Address Greptile comment
* Small fixes/improvements
* Revert back monitoring frequency
* Small monitoring fix
v0.19.0-cloud.71
nightly-latest-20250201
2025-01-31 16:29:04 -08:00
Richard Kuo (Danswer)
d3cf18160e
lower CLOUD_BEAT_SCHEDULE_MULTIPLIER to 4
2025-01-31 16:13:13 -08:00
Richard Kuo (Danswer)
618e4addd8
better signal names
v0.19.0-cloud.70
2025-01-31 13:25:27 -08:00
Richard Kuo (Danswer)
69f16cc972
dont add to the lookup table if it already exists
2025-01-31 13:23:52 -08:00
Richard Kuo (Danswer)
2676d40065
mereging
v0.19.0-cloud.69
2025-01-31 12:14:24 -08:00
Richard Kuo (Danswer)
b64545c7c7
build a lookup table every so often to handle cloud migration
2025-01-31 12:12:52 -08:00
Weves
7bc8554e01
Airtable fix
v0.19.0-cloud.68
2025-01-31 10:42:27 -08:00
Richard Kuo (Danswer)
5232aeacad
Merge branch 'main' of https://github.com/onyx-dot-app/onyx into feature/no_scan_iter
...
# Conflicts:
# backend/onyx/background/celery/tasks/vespa/tasks.py
# backend/onyx/redis/redis_connector_doc_perm_sync.py
2025-01-31 10:38:10 -08:00
rkuo-danswer
261150e81a
Validate permission locks ( #3799 )
...
* WIP for external group sync lock fixes
* prototyping permissions validation
* validate permission sync tasks in celery
* mypy
* cleanup and wire off external group sync checks for now
* add active key to reset
* improve logging
* reset on payload format change
* return False on exception
* missed a return
* add count of tasks scanned
* add comment
* better logging
* add return
* more return
* catch payload exceptions
* code review fixes
* push to restart test
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
v0.19.0-cloud.67
2025-01-31 17:33:07 +00:00
pablonyx
3e0d24a3f6
Update foreign key migration
...
Update foreign key migration
2025-01-31 08:45:19 -08:00
pablodanswer
ffe8ac168f
update foreign key migration
2025-01-31 08:42:28 -08:00
pablonyx
17b280e59e
Remove cloud_kubes
from public repo
...
Remove `cloud_kubes` from public repo
nightly-latest-20250131
2025-01-30 19:19:09 -08:00
pablonyx
5edba4a7f3
Foreign key input prompts
...
Foreign key input prompts
2025-01-30 19:18:49 -08:00
pablodanswer
d842fed37e
foreign key updates
2025-01-30 19:17:32 -08:00
Weves
14981162fd
Pin shapely version
v0.19.0-cloud.66
2025-01-30 18:02:35 -08:00
Chris Weaver
288daa4e90
Add more airtable logging ( #3862 )
...
* Add more airtable logging
* Add multithreading
* Remove empty comment
v0.19.0-cloud.65
2025-01-30 17:33:42 -08:00
Richard Kuo (Danswer)
30e8fb12e4
remove commented code
2025-01-30 15:34:00 -08:00
Richard Kuo (Danswer)
d8578bc1cb
first full cut
2025-01-30 15:21:52 -08:00
pablonyx
5e21dc6cb3
Optimize /persona query ( #3859 )
...
* k
* delete
* k
2025-01-30 23:20:19 +00:00