Module llm

Source

Functionsยง

call_llm
call_ollama
Sends a prompt to the Ollama API and returns the generated response as a string.
call_openai
Sends a prompt to the OpenAI chat API and returns the generated response as a string.