.. |
enterprise
|
Remove useless code (#4416)
|
2024-05-15 16:14:49 +08:00 |
entities
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
errors
|
refactor: Delete the dataset to verify whether it is in use (#5112)
|
2024-06-14 03:25:38 +08:00 |
tools
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
workflow
|
chore: fix invalid escape sequences by applying W605 rule (#4851)
|
2024-06-02 10:02:37 +08:00 |
__init__.py
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +08:00 |
account_service.py
|
extract enum type for tenant account role (#3788)
|
2024-04-25 18:20:08 +08:00 |
advanced_prompt_template_service.py
|
|
|
agent_service.py
|
fix: agent log timezone (#4076)
|
2024-05-04 16:17:15 +08:00 |
annotation_service.py
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
2024-05-19 18:30:45 +08:00 |
api_based_extension_service.py
|
|
|
app_generate_service.py
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
app_model_config_service.py
|
|
|
app_service.py
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
2024-05-19 18:30:45 +08:00 |
audio_service.py
|
fix: issue where an error occurs when invoking TTS without selecting a voice (#5046)
|
2024-06-09 20:28:24 +08:00 |
billing_service.py
|
fix: billing tenant account role. (#3850)
|
2024-04-25 21:55:08 +08:00 |
code_based_extension_service.py
|
|
|
conversation_service.py
|
|
|
dataset_service.py
|
refactor: Delete the dataset to verify whether it is in use (#5112)
|
2024-06-14 03:25:38 +08:00 |
feature_service.py
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
file_service.py
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
hit_testing_service.py
|
|
|
message_service.py
|
|
|
model_load_balancing_service.py
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
model_provider_service.py
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
moderation_service.py
|
|
|
operation_service.py
|
|
|
recommended_app_service.py
|
chore: sort categories in recommended app service response (#4498)
|
2024-05-19 22:44:29 +08:00 |
saved_message_service.py
|
|
|
tag_service.py
|
Knowledge optimization (#3755)
|
2024-04-24 15:02:29 +08:00 |
vector_service.py
|
|
|
web_conversation_service.py
|
|
|
workflow_app_service.py
|
|
|
workflow_run_service.py
|
|
|
workflow_service.py
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
workspace_service.py
|
|
|