create_project_directory
This commit is contained in:
parent
f93abfebbd
commit
e5ee24a765
@ -761,7 +761,6 @@ async def chat_completions_v3(request: ChatRequestV3, authorization: Optional[st
|
||||
project_dir = create_project_directory(
|
||||
bot_config.get("dataset_ids", []),
|
||||
bot_id,
|
||||
bot_config.get("robot_type", "general_agent"),
|
||||
bot_config.get("skills", [])
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user