Provider#

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

Attributes

stop_sequence_key

Methods

__init__()#
abstract completion_response_to_text(response: Any) str[source]#
Parameters:

response (Any)

Return type:

str