Raunak Bhagat
2e524816a0
Regen ( #4409 )
...
* Edit styling of regeneration dropdown
* Finish regeneration style changes
* Remove invalid props
* Update web/src/app/chat/input/ChatInputBar.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Remove unused variables
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-01 16:19:50 -07:00
pablonyx
da39f32fea
Validate advanced fields + proper yup assurances for lists ( #4399 )
2025-04-01 16:19:50 -07:00
pablonyx
2a87837ce1
Very minor auth standardization ( #4400 )
2025-04-01 16:19:50 -07:00
pablonyx
3a3b2a2f8d
add user files ( #4152 )
2025-04-01 16:19:44 -07:00
evan-danswer
a7130681d9
ensure bedrock model contains API key ( #4396 )
...
* ensure bedrock model contains API key
* fix storing bug
2025-03-31 19:58:53 +00:00
pablonyx
04911db715
fix slashes ( #4259 )
2025-03-31 18:08:17 +00:00
pablonyx
dc18d53133
Improve multi tenant anonymous user interaction ( #3857 )
...
* cleaner handling
* k
* k
* address nits
* fix typing
2025-03-31 00:33:32 +00:00
pablonyx
e8370dcb24
Update refresh conditional ( #4375 )
...
* update refresh conditional
* k
2025-03-30 17:28:35 -07:00
evan-danswer
56f8ab927b
Contextual Retrieval ( #4029 )
...
* contextual rag implementation
* WIP
* indexing test fix
* workaround for chunking errors, WIP on fixing massive memory cost
* mypy and test fixes
* reformatting
* fixed rebase
2025-03-30 18:49:09 +00:00
Yuhong Sun
742d29e504
Remove BETA
2025-03-29 15:38:46 -07:00
pablonyx
0857e4809d
fix background color
2025-03-28 16:33:30 -07:00
Chris Weaver
22e00a1f5c
Fix duplicate docs ( #4378 )
...
* Initial
* Fix duplicate docs
* Add tests
* Switch to list comprehension
* Fix test
2025-03-28 22:25:26 +00:00
evan-danswer
a123661c92
fixed shared folder issue ( #4371 )
...
* fixed shared folder issue
* fix existing tests
* default allow files shared with me for service account
2025-03-27 23:39:52 +00:00
pablonyx
c554889baf
Fix actions link ( #4374 )
2025-03-27 16:39:35 -07:00
pablonyx
d307534781
add some debug logging ( #4328 )
2025-03-27 11:49:32 -07:00
pablonyx
fed06b592d
Auto refresh credentials ( #4268 )
...
* Auto refresh credentials
* remove dupes
* clean up + tests
* k
* quick nit
* add brief comment
* misc typing
2025-03-26 01:53:31 +00:00
pablonyx
8d92a1524e
fix invitation on cloud ( #4351 )
...
* fix invitation on cloud
* k
2025-03-26 01:25:17 +00:00
pablonyx
30c878efa5
Quick fix ( #4341 )
...
* quick fix
* Revert "quick fix"
This reverts commit f113616276
.
* smaller chnage
2025-03-25 18:39:55 +00:00
pablonyx
431316929c
k ( #4336 )
2025-03-25 17:00:35 +00:00
pablonyx
c5b9c6e308
update ( #4344 )
2025-03-25 16:56:23 +00:00
pablonyx
c25d56f4a5
Improved drive flow UX ( #4331 )
...
* wip
* k
* looking good
* clenaed up
* quick nit
2025-03-23 19:21:03 +00:00
pablonyx
ae3d3db3f4
Update slack bot listing endpoint ( #4325 )
...
* update slack bot listing endpoint
* nit
2025-03-22 18:21:31 +00:00
pablonyx
fce81ebb60
Minor ux nits ( #4327 )
...
* k
* quick fix
2025-03-21 21:50:56 +00:00
Weves
91c9be37c0
Fix loader
2025-03-20 08:30:46 -07:00
rkuo-danswer
85ebadc8eb
sanitize llm keys and handle updates properly ( #4270 )
...
* sanitize llm keys and handle updates properly
* fix llm provider testing
* fix test
* mypy
* fix default model editing
---------
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app >
Co-authored-by: Richard Kuo <rkuo@rkuo.com >
2025-03-20 01:13:02 +00:00
Chris Weaver
ae774105e3
Fix slack connector creation ( #4303 )
...
* Make it fail fast + succeed validation if rate limiting is happening
* Add logging + reduce spam
2025-03-19 18:26:49 +00:00
SubashMohan
ba514aaaa2
Highspot connector ( #4277 )
2025-03-17 08:36:02 -07:00
Arun Philip
f45798b5dd
add overflow-auto to show all content in Modal ( #4140 )
2025-03-15 11:56:19 -07:00
rkuo-danswer
cf1b7e7a93
add proper boolean validation to field ( #4283 )
...
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-03-14 03:38:25 +00:00
Chris Weaver
b1a7cff9e0
Enable claude 3.7 ( #4279 )
2025-03-13 18:33:06 +00:00
rkuo-danswer
39465d3104
change default build info in dockerfile's to something more obviously source only ( #4275 )
...
Co-authored-by: Richard Kuo <rkuo@rkuo.com >
2025-03-13 09:42:10 -07:00
pablonyx
f87e559cc4
Separate out indexing-time image analysis into new phase ( #4228 )
...
* Separate out indexing-time image analysis into new phase
* looking good
* k
* k
2025-03-12 22:26:05 +00:00
pablonyx
5883336d5e
Support image indexing customization ( #4261 )
...
* working well
* k
* ready to go
* k
* minor nits
* k
* quick fix
* k
* k
2025-03-12 20:03:45 +00:00
pablonyx
0153ff6b51
Improved logout flow ( #4258 )
...
* improved app provider modals
* improved logout flow
* k
* updates
* add docstring
2025-03-12 19:19:39 +00:00
pablonyx
a9e5ae2f11
Fix slash mystery ( #4263 )
2025-03-12 10:03:21 -07:00
Chris Weaver
997f40500d
Add support for sandboxed salesforce ( #4252 )
2025-03-12 00:21:24 +00:00
pablonyx
4e70f99214
Fix slack links ( #4254 )
...
* fix slack links
* updates
* k
* nit improvements
2025-03-11 19:58:15 +00:00
pablonyx
f94d335d12
Do not show modals to non-multitenant users ( #4256 )
2025-03-11 11:53:13 -07:00
pablonyx
59a388ce0a
fix tests
2025-03-11 11:12:35 -07:00
Weves
104c4b9f4d
small modal improvement
2025-03-09 20:54:53 -07:00
pablonyx
06dcc28d05
Improved login experience ( #4178 )
...
* functional initial auth modal
* k
* k
* k
* looking good
* k
* k
* k
* k
* update
* k
* k
* misc bunch
* improvements
* k
* address comments
* k
* nit
* update
* k
2025-03-09 01:06:20 +00:00
pablonyx
bf4983e35a
Ensure consistent UX ( #4222 )
...
* ux consistent
* nit
* Update web/src/app/admin/configuration/llm/interfaces.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-03-06 23:13:32 +00:00
pablonyx
7d6db8d500
Comma separated list for Github repos ( #4199 )
2025-03-06 14:46:57 -08:00
pablonyx
bfbc1cd954
k ( #4172 )
2025-03-06 18:55:12 +00:00
pablonyx
92faca139d
Fix extra tenant mystery ( #4197 )
...
* fix extra tenant mystery
* nit
2025-03-06 18:06:49 +00:00
pablonyx
a7a1a24658
minor nit
2025-03-05 15:35:02 -08:00
pablonyx
40953bd4fe
Workspace configs ( #4202 )
2025-03-05 12:28:44 -08:00
pablonyx
b6e9e65bb8
* Replaces Amazon and Anthropic Icons with version better suitable fo… ( #4190 )
...
* * Replaces Amazon and Anthropic Icons with version better suitable for both Dark and Light modes;
* Adds icon for DeepSeek;
* Simplify logic on icon selection;
* Adds entries for Phi-4, Claude 3.7, Ministral and Gemini 2.0 models
* nit
* k
* k
---------
Co-authored-by: Emerson Gomes <emerson.gomes@thalesgroup.com >
2025-03-05 17:57:39 +00:00
pablonyx
20f2b9b2bb
Add image support for search ( #4090 )
...
* add support for image search
* quick fix up
* k
* k
* k
* k
* nit
* quick fix for connector tests
2025-03-05 17:44:18 +00:00
pablonyx
50ad066712
Better filtering ( #4185 )
...
* k
* k
* k
* k
* k
2025-03-05 04:35:50 +00:00