{"id":18940798,"url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-chat-ollama","last_synced_at":"2026-03-02T08:01:13.576Z","repository":{"id":207979139,"uuid":"720549245","full_name":"llm-workflow-engine/lwe-plugin-provider-chat-ollama","owner":"llm-workflow-engine","description":"LLM Workflow Engine (LWE) Chat Ollama Provider plugin","archived":false,"fork":false,"pushed_at":"2024-07-07T00:22:45.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T00:21:54.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llm-workflow-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-18T20:26:05.000Z","updated_at":"2024-07-07T00:22:49.000Z","dependencies_parsed_at":"2023-11-18T21:28:36.100Z","dependency_job_id":"0e049409-8a67-4ce7-b506-974cd878fd0a","html_url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-chat-ollama","commit_stats":null,"previous_names":["llm-workflow-engine/lwe-plugin-provider-chat-ollama"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llm-workflow-engine/lwe-plugin-provider-chat-ollama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-chat-ollama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-chat-ollama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-chat-ollama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-chat-ollama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llm-workflow-engine","download_url":"https://codeload.github.com/llm-workflow-engine/lwe-plugin-provider-chat-ollama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-chat-ollama/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-08T12:24:15.271Z","updated_at":"2026-03-02T08:01:13.537Z","avatar_url":"https://github.com/llm-workflow-engine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM Workflow Engine (LWE) Chat Ollama Provider plugin\n\nChat Ollama Provider plugin for [LLM Workflow Engine](https://github.com/llm-workflow-engine/llm-workflow-engine)\n\nAccess to [Ollama](https://ollama.ai/library) chat models.\n\n## Installation\n\n### Ollama local server\n\nFollow the [installation instructions](https://github.com/ollama/ollama) for Ollama, and make sure the server is running on port `11434`.\n\n### Plugin\n\n#### From packages\n\nInstall the latest version of this software directly from github with pip:\n\n```bash\npip install git+https://github.com/llm-workflow-engine/lwe-plugin-provider-chat-ollama\n```\n\n#### From source (recommended for development)\n\nInstall the latest version of this software directly from git:\n\n```bash\ngit clone https://github.com/llm-workflow-engine/lwe-plugin-provider-chat-ollama.git\n```\n\nInstall the development package:\n\n```bash\ncd lwe-plugin-provider-chat-ollama\npip install -e .\n```\n\n## Configuration\n\nAdd the following to `config.yaml` in your profile:\n\n```yaml\nplugins:\n  enabled:\n    - provider_chat_ollama\n    # Any other plugins you want enabled...\n```\n\n## Usage\n\nFrom a running LWE shell:\n\n```\n/provider chat_ollama\n/model model llama2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-chat-ollama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-chat-ollama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-chat-ollama/lists"}