🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -163,7 +163,9 @@ class PromptBuilder:
|
|||||||
show_actions=True,
|
show_actions=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
expressions = await expression_selector.select_suitable_expressions_llm(chat_stream.stream_id, chat_talking_prompt_half)
|
expressions = await expression_selector.select_suitable_expressions_llm(
|
||||||
|
chat_stream.stream_id, chat_talking_prompt_half
|
||||||
|
)
|
||||||
style_habbits = []
|
style_habbits = []
|
||||||
grammar_habbits = []
|
grammar_habbits = []
|
||||||
if expressions:
|
if expressions:
|
||||||
|
|||||||
Reference in New Issue
Block a user