Send a prompt to a local llm API (e.g., Ollama)
send_prompt.LocalLlmApi.RdThis function sends a prompt to the local LLM API (Ollama) and returns the response in a structured format.
Usage
# S3 method for class 'LocalLlmApi'
send_prompt(api, prompt_config)