Michael Poluektov
|
b6d6094018
Merge branch 'dev' into tools-refac-1
|
8 months ago |
Timothy J. Baek
|
8c2ba7f7ea
enh: Actions `__webui__` flag support
|
8 months ago |
Timothy J. Baek
|
ba370438b2
refac: "any maskable" is discouraged
|
8 months ago |
Sebastian
|
afe1f13c5b
Make PWA icon maskable
|
8 months ago |
Michael Poluektov
|
4042219b3e
minor refac
|
8 months ago |
Michael Poluektov
|
fdc89cbcee
tool calling refactor
|
8 months ago |
Michael Poluektov
|
6df6170c44
add get_configured_tools
|
8 months ago |
Michael Poluektov
|
d598d4bb93
typing and tweaks
|
8 months ago |
Michael Poluektov
|
790bdcf9fc
rename tool calling helpers to use 'tool' instead of 'function'
|
8 months ago |
Michael Poluektov
|
2efcda837c
add try: except back
|
8 months ago |
Michael Poluektov
|
e86688284a
factor out get_function_calling_payload
|
8 months ago |
Michael Poluektov
|
ff9d899f9c
fix more LSP errors
|
8 months ago |
Michael Poluektov
|
a68b918cbb
refactor get_function_call_response
|
8 months ago |
Michael Poluektov
|
9fb70969d7
factor out get_content_from_response
|
8 months ago |
Michael Poluektov
|
0c9119d619
move task to metadata
|
8 months ago |
Michael Poluektov
|
556141cdd8
refactor task
|
8 months ago |
Michael Poluektov
|
60003c976a
rename to chat_completions_inlet_handler for clarity
|
8 months ago |
Michael Poluektov
|
23f1bee7bd
cleanup
|
8 months ago |
Michael Poluektov
|
589efcdc5f
is_chat_completion_request helper, remove nesting
|
8 months ago |
Michael Poluektov
|
3befadb29f
remove unnecessary nesting, remove unused endpoint
|
8 months ago |
Michael Poluektov
|
29f904db45
remove List imports
|
8 months ago |
Michael Poluektov
|
6f72def1ac
replace except: with except Exception:
|
8 months ago |
Carter Roeser
|
d72d5d0e8e
feat: Add OAuth Email Claim Variable
|
9 months ago |
Timothy J. Baek
|
ace3552e15
chore: format
|
9 months ago |
Timothy Jaeryang Baek
|
1bf042ac84
Merge pull request #4351 from cheahjs/feat/disable-admin-chat-view
|
9 months ago |
Jun Siang Cheah
|
565f40c642
feat: add ENABLE_ADMIN_CHAT_ACCESS to control admin access to user chats
|
9 months ago |
Michael Poluektov
|
3653126179
refac: undo raw split, remove gpt-4-vision-preview
|
9 months ago |
Michael Poluektov
|
12c21fac22
refac: apps/openai/main.py and utils
|
9 months ago |
Timothy J. Baek
|
546d442626
refac
|
9 months ago |
Timothy Jaeryang Baek
|
a9a6ed8b71
Merge pull request #4237 from michaelpoluektov/refactor-webui-main
|
9 months ago |