This commit is contained in:
Isaac Francisco
2024-07-25 21:36:28 +00:00
committed by GitHub
parent 41fd8020ee
commit 66ad48e771
+1 -1
View File
@@ -696,7 +696,7 @@ class ThreadsClient:
threads = await client.threads.search(
metadata={"number":1},
status="interrupted"m
status="interrupted",
limit=15,
offset=5
)