Chris Weaver
6ad423efce
Simplify passing in of file IDs for filtering ( #4791 )
...
* Simplify passing in of file IDs for filtering
* Address RK comments
2025-05-30 13:44:41 -07:00
Raunak Bhagat
edc2892785
fix: Remove "Refining Answer" popup ( #4783 )
...
* Clean up logic
* Remove dead code
* Remove "Refining Answer" prompt
2025-05-29 19:55:38 +00:00
Chris Weaver
0c7ba8e2ac
Fix/add back search with files ( #4767 )
...
* Allow search w/ user files
* more
* More
* Fix
* Improve prompt
* Combine user files + regular uploaded files
2025-05-24 15:44:39 -07:00
rkuo-danswer
e92c418e0f
Feature/openapi ( #4710 )
...
* starting openapi support
* fix app / app_fn
* send gitignore
* dedupe function names
* add readme
* modify gitignore
* update launch template
* fix unused path param
* fix mypy
* local tests pass
* first pass at making integration tests work
* fixes
* fix script path
* set python path
* try full path
* fix output dir
* fix integration test
* more build fixes
* add generated directory
* use the config
* add a comment
* add
* modify tsconfig.json
* fix index linting bugs
* tons of lint fixes
* new gitignore
* remove generated dir
* add tasks template
* check for undefined explicitly
* fix hooks.ts
* refactor destructureValue
* improve readme
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-05-20 21:33:18 +00:00
rkuo-danswer
c6d100b415
Bugfix/chat images ( #4618 )
...
* keep chatfiletype as image instead of user_knowledge
* improve continue message
* fix to image handling
* greptile code review
---------
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app >
2025-04-27 20:34:30 +00:00
Chris Weaver
23c6e0f3bf
Single source of truth for image capability ( #4612 )
...
* Single source of truth for image capability
* Update web/src/app/admin/assistants/AssistantEditor.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Fix tests
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-25 20:37:16 +00:00
pablonyx
df67ca18d8
My docs cleanup ( #4519 )
...
* update
* improved my docs
* nit
* nit
* k
* push changes
* update
* looking good
* k
* fix preprocessing
* try a fix
* k
* update
* nit
* k
* quick nits
* Cleanup / fixes
* Fixes
* Fix build
* fix
* fix quality checks
---------
Co-authored-by: Weves <chrisweaver101@gmail.com >
2025-04-25 05:20:33 +00:00
Chris Weaver
115cfb6ae9
Fix tool choice ( #4596 )
...
* Fix tool choice
* fix
2025-04-24 21:51:14 -07:00
pablonyx
f4ea7e62a7
Miscellaneous cleanup ( #4516 )
...
* stricter typing
* k
2025-04-15 23:35:13 +00:00
pablonyx
93886f0e2c
Assistant Prompt length + client side ( #4433 )
2025-04-03 11:26:53 -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
pablonyx
d307534781
add some debug logging ( #4328 )
2025-03-27 11:49:32 -07:00
pablonyx
c5b9c6e308
update ( #4344 )
2025-03-25 16:56:23 +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
4e70f99214
Fix slack links ( #4254 )
...
* fix slack links
* updates
* k
* nit improvements
2025-03-11 19:58:15 +00: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
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
ae585fd84c
Delete all chats ( #4171 )
...
* nit
* k
2025-03-04 10:00:08 -08:00
pablonyx
7018bc974b
Better looking errors ( #4050 )
...
* add error handling
* fix
* k
2025-02-27 04:58:25 +00:00
pablonyx
6f389dc100
Improve lengthy chats ( #4126 )
...
* remove scroll
* working well
* nit
* k
* nit
2025-02-26 03:22:21 +00:00
pablonyx
118cdd7701
Chat search ( #4113 )
...
* add chat search
* don't add the bible
* base functional
* k
* k
* functioning
* functioning well
* functioning well
* k
* delete bible
* quick cleanup
* quick cleanup
* k
* fixed frontend hooks
* delete bible
* nit
* nit
* nit
* fix build
* k
* improved debouncing
* address comments
* fix alembic
* k
2025-02-25 20:49:46 +00:00
pablonyx
1f2af373e1
improve scroll ( #4096 )
2025-02-23 19:20:07 +00:00
Chris Weaver
e1ff9086a4
Fix LLM selection ( #4078 )
2025-02-21 11:32:57 -08:00
pablonyx
57cf7d9fac
default agent search on
2025-02-19 17:21:26 -08:00
evan-danswer
e304ec4ab6
Agent search history displayed answer ( #4052 )
2025-02-19 15:52:16 -08:00
pablonyx
7582ba1640
Fix streaming ( #4055 )
2025-02-19 15:23:40 -08:00
pablonyx
9635522de8
Admin default ( #4032 )
...
* clean up
* minor cleanup
* building
* update agnetic message look
* k
* fix alembic history
2025-02-18 18:31:54 -08:00
pablonyx
47fd4fa233
Strict Tenant ID Enforcement ( #3871 )
...
* strict tenant id enforcement
* k
* k
* nit
* merge
* nit
* k
2025-02-19 00:52:56 +00:00
pablonyx
58b252727f
UX ( #4014 )
2025-02-17 13:21:43 -08:00
joachim-danswer
6687d5d499
major Agent Search Updates ( #3994 )
2025-02-14 19:40:21 +00:00
pablonyx
3260d793d1
Billing fixes ( #3976 )
2025-02-13 15:59:10 -08:00
pablonyx
9db7b67a6c
Minor misc ux improvements ( #3966 )
...
* minor misc ux
* nit
* k
* quick nit
* k
2025-02-13 04:43:11 +00:00
pablonyx
e030b0a6fc
Address ( #3955 )
2025-02-12 13:53:13 -08:00
pablonyx
12b2126e69
Update assistants visibility, minor UX, .. ( #3965 )
...
* update assistant logic
* quick nit
* k
* fix "featured" logic
* Small tweaks
* k
---------
Co-authored-by: Weves <chrisweaver101@gmail.com >
2025-02-12 00:43:20 +00:00
pablonyx
f9485b1325
Ensure sidepanel defaults sidebar off ( #3844 )
...
* ensure sidepanel defaults sidepanel off
* address comment
* reformat
* initial visible
2025-02-11 22:22:56 +00:00
pablonyx
519fbd897e
Add Dark Mode ( #3936 )
...
* k
* intermediate unification
* many changes
* update dark mode configs
* updates
* decent state
* functional
* mostly clean
* updaet model selector
* finalize
* calendar update
* additional styling
* nit
* k
* update colors
* push change
* k
* update
* k
* update
* address additions
* quick nit
2025-02-09 23:09:40 +00:00
pablonyx
94788cda53
Update display ( #3934 )
...
* update display
* quick nit
2025-02-08 02:07:47 +00:00
pablodanswer
f137fc78a6
various UX improvements
2025-02-05 21:12:55 -08:00
pablonyx
b469a7eff4
Put components in components directory + remove unused shortcut commands ( #3909 )
2025-02-05 14:29:29 -08:00
Yuhong Sun
49fd76b336
Tool Call Error Display ( #3897 )
2025-02-04 16:12:50 -08:00
pablodanswer
87a53d6d80
quick update
2025-02-03 20:10:51 -08:00
pablodanswer
c984c6c7f2
add pro search disable
2025-02-03 20:10:51 -08:00
pablodanswer
eaffdee0dc
broadly fixed minus some issues
2025-02-03 20:10:51 -08:00
pablodanswer
feaa3b653f
fix misc issues
2025-02-03 20:10:51 -08:00
Evan Lohn
5a95a5c9fd
large number of PR comments addressed
2025-02-03 20:10:51 -08:00
Evan Lohn
0496ec3bb8
remove debug
2025-02-03 20:10:50 -08:00
pablodanswer
568f927b9b
improve regeneration state
2025-02-03 20:10:50 -08:00
pablodanswer
f842e15d64
nit
2025-02-03 20:10:50 -08:00
pablodanswer
a2247363af
update switching logic
2025-02-03 20:10:50 -08:00