forked from phoenix/litellm-mirror
build: run new build
This commit is contained in:
parent
6a816bceee
commit
7d0e1f05ac
1 changed files with 0 additions and 1 deletions
|
@ -554,7 +554,6 @@ def mock_completion(
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
Exception: If an error occurs during the generation of the mock completion response.
|
Exception: If an error occurs during the generation of the mock completion response.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
- This function is intended for testing or debugging purposes to generate mock completion responses.
|
- 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.
|
- If 'stream' is True, it returns a response that mimics the behavior of a streaming completion.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue