{"id":25824237,"url":"https://github.com/fuelsoft/pyllmadapter","last_synced_at":"2026-06-13T15:32:52.099Z","repository":{"id":278978869,"uuid":"924472103","full_name":"fuelsoft/PyLLMAdapter","owner":"fuelsoft","description":"A simple Ollama adapter for Python","archived":false,"fork":false,"pushed_at":"2025-02-22T23:02:22.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T00:21:28.607Z","etag":null,"topics":["ollama-api","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuelsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-30T04:15:04.000Z","updated_at":"2025-02-22T23:02:25.000Z","dependencies_parsed_at":"2025-02-23T00:21:30.828Z","dependency_job_id":"01f79407-43c9-4b57-9fb4-43a74a98d1a6","html_url":"https://github.com/fuelsoft/PyLLMAdapter","commit_stats":null,"previous_names":["fuelsoft/pyllmadapter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuelsoft%2FPyLLMAdapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuelsoft%2FPyLLMAdapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuelsoft%2FPyLLMAdapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuelsoft%2FPyLLMAdapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuelsoft","download_url":"https://codeload.github.com/fuelsoft/PyLLMAdapter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150823,"owners_count":19918369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ollama-api","python3"],"created_at":"2025-02-28T12:38:13.279Z","updated_at":"2026-06-13T15:32:47.073Z","avatar_url":"https://github.com/fuelsoft.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyLLMAdapter\n\n## A simple Python adapter for your Ollama instance\n\nThis is the core `Ollama.py` library file and a set of example scripts, including:\n\n* `ask.py` for one time message-and-answer\n* `chat.py` to have a multi-message conversation with an LLM\n* `complete.py` to demonstrate the fill-in-the-blank ability of some models\n* `inspect.py` to send an image and have the LLM analyze the contents\n* `unload.py` to quickly unload all models from the command line\n\nThese examples all assume that you're running your Ollama instance on your local machine (`localhost:11434`). You can pass IP and port to the constructor to override this.\n\nAll examples use sensible default models. You can change them to whatever you'd like, but keep model ability and intended use-case in mind.\n\n*I am aware that there is an official Ollama Python library and I don't care, I'm not installing it when I could get everything I need done in less than 300 lines.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuelsoft%2Fpyllmadapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuelsoft%2Fpyllmadapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuelsoft%2Fpyllmadapter/lists"}