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
|
9 months ago |
Michael Poluektov
|
9fb70969d7
factor out get_content_from_response
|
9 months ago |
Michael Poluektov
|
0c9119d619
move task to metadata
|
9 months ago |
Michael Poluektov
|
556141cdd8
refactor task
|
9 months ago |
Michael Poluektov
|
60003c976a
rename to chat_completions_inlet_handler for clarity
|
9 months ago |
Michael Poluektov
|
23f1bee7bd
cleanup
|
9 months ago |
Michael Poluektov
|
589efcdc5f
is_chat_completion_request helper, remove nesting
|
9 months ago |
Michael Poluektov
|
3befadb29f
remove unnecessary nesting, remove unused endpoint
|
9 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 |
Michael Poluektov
|
0352e956b6
fix: redirect uri
|
9 months ago |
Michael Poluektov
|
f999956997
Merge remote-tracking branch 'oauth/main' into dev
|
9 months ago |
Michael Poluektov
|
22a5e196c9
simplify main.py
|
9 months ago |
Michael Poluektov
|
3978efd710
refac: Refactor functions
|
9 months ago |
Timothy J. Baek
|
faca8c8b53
feat: multiple action support
|
9 months ago |
Timothy J. Baek
|
c1fd55bb04
fix/refac: actions
|
9 months ago |
Timothy J. Baek
|
1aaa2e8219
fix: ollama rag issue workaround
|
9 months ago |
Dillon
|
36b94ca5f5
updated environment variable to suggested ENABLE_LOGIN_FORM
|
9 months ago |
Dillon
|
63ffdb38aa
Added and set enable_username_password_login to the get_app_config function
|
9 months ago |