{"author_url":"https://blog.hatena.ne.jp/end0tknr/","blog_url":"https://end0tknr.hateblo.jp/","version":"1.0","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20260208%2F1770540967\" title=\"http request from python to qwen3-vl via ollama - end0tknr&#39;s kipple - web\u5199\u7d4c\u958b\u767a\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"http request from python to qwen3-vl via ollama","description":"text request\u306e\u7df4\u7fd2 import requests API_SERVER_URL = \"http://localhost:11434/api/chat\" def main(): headers = {\"Content-Type\": \"application/json\"} json = { \"model\": \"qwen3-vl:2b\", \"stream\": False, \"messages\": [ {\"role\": \"user\", \"content\": \"\u65e5\u672c\u306e\u9996\u90fd\u306f\u3069\u3053?\"} ], \"options\": { \"hide_thinking\": True } } response = \u2026","blog_title":"end0tknr's kipple - web\u5199\u7d4c\u958b\u767a","type":"rich","height":"190","provider_name":"Hatena Blog","author_name":"end0tknr","published":"2026-02-08 17:56:07","width":"100%","categories":[],"image_url":null,"url":"https://end0tknr.hateblo.jp/entry/20260208/1770540967"}