parse_response#
- langchain_experimental.llms.ollama_functions.parse_response(
- message: BaseMessage,
Extract function_call from AIMessage.
- Parameters:
message (BaseMessage)
- Return type:
str
Extract function_call from AIMessage.
message (BaseMessage)
str