Bump deprecation warning version, as this commit is not expected to ship until version 0.0.82.
This commit is contained in:
@@ -39,7 +39,7 @@ class GoogleLLMOpenAIBetaService(OpenAILLMService):
|
|||||||
Note: This service includes a workaround for a Google API bug where function
|
Note: This service includes a workaround for a Google API bug where function
|
||||||
call indices may be incorrectly set to None, resulting in empty function names.
|
call indices may be incorrectly set to None, resulting in empty function names.
|
||||||
|
|
||||||
.. deprecated:: 0.0.81
|
.. deprecated:: 0.0.82
|
||||||
GoogleLLMOpenAIBetaService is deprecated and will be removed in a future version.
|
GoogleLLMOpenAIBetaService is deprecated and will be removed in a future version.
|
||||||
Use GoogleLLMService instead for better integration with Google's native API.
|
Use GoogleLLMService instead for better integration with Google's native API.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user