build: run new build

This commit is contained in:
Krrish Dholakia 2024-11-20 19:48:57 +05:30
parent 6a816bceee
commit 7d0e1f05ac

View file

@ -554,7 +554,6 @@ def mock_completion(
Raises:
Exception: If an error occurs during the generation of the mock completion response.
Note:
- This function is intended for testing or debugging purposes to generate mock completion responses.
- If 'stream' is True, it returns a response that mimics the behavior of a streaming completion.