mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-03 11:20:35 +00:00
parent
8fcba01704
commit
f059262b6d
@ -281,7 +281,6 @@ base_user_transformer_funcs: List[Callable[[LLMMessage, Dict[str, Any]], Dict[st
|
||||
|
||||
base_assistant_transformer_funcs: List[Callable[[LLMMessage, Dict[str, Any]], Dict[str, Any]]] = [
|
||||
_assert_valid_name,
|
||||
_set_name,
|
||||
_set_role("assistant"),
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user