Provider#

class langchain_community.llms.oci_generative_ai.Provider[source]#

Attributes

stop_sequence_key

Methods

abstractmethod completion_response_to_text(
response: Any,
) str[source]#
Parameters:

response (Any)

Return type:

str