parse_response#

langchain_experimental.llms.ollama_functions.parse_response(message: BaseMessage) str[source]#

Extract function_call from AIMessage.

Parameters:

message (BaseMessage)

Return type:

str