26 Commits

Author SHA1 Message Date
pablonyx
c0b3681650
update () 2025-04-02 18:09:44 +00:00
pablonyx
3a3b2a2f8d add user files () 2025-04-01 16:19:44 -07:00
evan-danswer
56f8ab927b
Contextual Retrieval ()
* 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
rkuo-danswer
85ebadc8eb
sanitize llm keys and handle updates properly ()
* 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
b1a7cff9e0
Enable claude 3.7 () 2025-03-13 18:33:06 +00:00
pablonyx
5883336d5e
Support image indexing customization ()
* working well

* k

* ready to go

* k

* minor nits

* k

* quick fix

* k

* k
2025-03-12 20:03:45 +00:00
evan-danswer
0c29743538
use max_tokens to do better rate limit handling ()
* use max_tokens to do better rate limit handling

* fix unti tests

* address greptile comment, thanks greptile
2025-03-06 18:12:05 -08:00
pablonyx
20f2b9b2bb
Add image support for search ()
* 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
fa408ff447
add 3.7 () 2025-02-25 12:41:40 -08:00
evan-danswer
e304ec4ab6
Agent search history displayed answer () 2025-02-19 15:52:16 -08:00
Weves
5a9ec61446 Don't pass thorugh parallel_tool_calls for o-family models 2025-02-18 18:57:05 -08:00
pablonyx
58b252727f
UX () 2025-02-17 13:21:43 -08:00
joachim-danswer
6687d5d499
major Agent Search Updates () 2025-02-14 19:40:21 +00:00
pablonyx
9db7b67a6c
Minor misc ux improvements ()
* minor misc ux

* nit

* k

* quick nit

* k
2025-02-13 04:43:11 +00:00
Weves
05b3e594b5 Increase timeout for reasoning models + make o1 available by default 2025-02-10 16:11:01 -08:00
pablonyx
0ec065f1fb
Set GPT 4o as default and add O3 mini ()
* quick update to models

* add reqs

* update version
2025-02-05 03:06:05 +00:00
Yuhong Sun
c43c2320e7 Tiny nits 2025-02-03 20:10:50 -08:00
pablodanswer
deea9c8c3c add agent search frontend 2025-02-03 20:10:47 -08:00
pablonyx
3c34ddcc4f
E2e assistant tests ()
* 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
pablonyx
3c37764974
Allow all LLMs for image generation assistants ()
* Allow all LLMs for image generation assistants

* ensure pushed

* update color + assistant -> model

* update prompt

* fix silly conditional
2025-01-24 18:23:55 +00:00
Chris Weaver
bf30dab9c4
Enable location support for Vertex AI () 2025-01-19 17:41:35 +00:00
Chris Weaver
b9567eabd7
Fix bedrock w/ access keys ()
* Fix bedrock w/ access keys

* cleanup

* Remove extra #
2024-12-21 02:24:11 +00:00
pablonyx
64b6f15e95
AWS extraneous error fix ()
* remove left over vim command

* aws fix

* k

* remove double
2024-12-20 19:31:04 +00:00
pablonyx
ca9ba925bd
Support o1 ()
* support o1

* nit
2024-12-19 00:05:00 +00:00
Chris Weaver
23ecf654ed
Add support for custom LLM error messages ()
* Add support for custom LLM error messages

* Fix mypy
2024-12-17 22:58:17 -08:00
pablodanswer
21ec5ed795 welcome to onyx 2024-12-13 09:56:10 -08:00