ragflow/api/apps
yungongzi 4f962d6bff
BugFix: Fixed api_key generation error for VolcEngine (#2502)
BugFix: Fixed api_key generation error for VolcEngine with python's
f-string syntax

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: 海贼宅 <stu_xyx@163.com>
2024-09-20 10:03:43 +08:00
..
sdk Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
__init__.py prepare for sdk http api (#2075) 2024-08-23 19:36:17 +08:00
api_app.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
canvas_app.py Add Authorization checks (#2235) 2024-09-04 11:53:45 +08:00
chunk_app.py fix duplicated llm name betweeen different suppliers (#2477) 2024-09-18 16:09:22 +08:00
conversation_app.py refine TTS (#2500) 2024-09-19 19:15:16 +08:00
dataset_api.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
dialog_app.py Add Authorization checks (#2221) 2024-09-04 10:36:15 +08:00
document_app.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
file2document_app.py fix parser for pptx of which files are from filemanager (#2482) 2024-09-18 19:13:37 +08:00
file_app.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
kb_app.py Add Authorization checks (#2218) 2024-09-03 16:28:46 +08:00
llm_app.py BugFix: Fixed api_key generation error for VolcEngine (#2502) 2024-09-20 10:03:43 +08:00
system_app.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00
tenant_app.py feat: add tenant api of create & delete user (#2204) 2024-09-03 10:36:22 +08:00
user_app.py fix no tts issue (#2101) 2024-08-26 18:06:50 +08:00