Skip to contents

get_ollama_completion get a completion from the ollama server API

Usage

convert_ollama_completion_response_to_tibble(ollama_response)

Arguments

ollama_response

This should contain the full response of a ollama API completion call.

Details

A function to convert the full output of ollama to a tibble format