chore: cleanup (#2480)

This commit is contained in:
Andy Li
2025-05-29 10:40:41 -07:00
committed by GitHub
parent 70a2b1de79
commit 275b75901d
18 changed files with 14 additions and 143 deletions

View File

@@ -189,7 +189,7 @@ def test_web_search(
) -> None:
user_message = MessageCreate(
role="user",
content=("Use the web search tool to find the latest news about San Francisco."),
content="Use the web search tool to find the latest news about San Francisco.",
otid=USER_MESSAGE_OTID,
)