mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-30 13:50:11 +00:00
Apply patch [skip ci]
This commit is contained in:
@@ -504,5 +504,3 @@ def create_batch_request(
|
||||
"url": "/v1/chat/completions",
|
||||
"body": {"model": model, "messages": openai_messages, **kwargs},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user