Skip to main content

Local Ollama text-generation skill for NeuroCore

Project description

neurocore-skill-ollama

Direct text generation against a local Ollama server.

pip install neurocore-skill-ollama
ollama serve & ; ollama pull llama3.2
components:
  - name: generate
    type: ollama
    config:
      model: llama3.2
      system: "You are concise."
flow:
  type: sequential
  steps:
    - component: generate

Reads prompt; writes ollama_response (the generated text).

For chat-style LLM access from skills with requires_llm=True, prefer NeuroCore's built-in ollama provider (llm.provider: ollama). This skill is a provider-free direct call to /api/generate.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neurocore_skill_ollama-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neurocore_skill_ollama-0.1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file neurocore_skill_ollama-0.1.0.tar.gz.

File metadata

  • Download URL: neurocore_skill_ollama-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for neurocore_skill_ollama-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b1ce80d6d43978a1cec5f8a5a4178d1dec6bc0feacbe12e644553c3614a617a4
MD5 dfaf3c90a8c0c4f7f02df235420a2880
BLAKE2b-256 ceefdbb94f63531480df7fd587104f9b9f93626832ff68659c6ec71b04ca230a

See more details on using hashes here.

File details

Details for the file neurocore_skill_ollama-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for neurocore_skill_ollama-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c2adb019956bfb2c24e87c8c938a357425e4bd78e4652c41c858f00dc960b2e4
MD5 5c62a5b04379c132189810a04d796e2d
BLAKE2b-256 b3b0797f713317c50981a0fef68be525f01d237c921a594b78544fdc6dac7451

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page