关于
This skill provides a comprehensive toolkit for developers to interact directly with the Ollama REST API, offering granular control over local Large Language Model (LLM) workflows. It covers the full spectrum of API capabilities, including model management, text generation, chat completions, and embedding extraction. By using the standard requests library, it enables advanced patterns like streaming responses, performance metric tracking, and robust error handling, making it an essential resource for building custom AI integrations or debugging local model interactions.