Skip to main content

Core runtime, agent framework, and Rust bindings for the Jazzmine ecosystem

Project description

jazzmine

Jazzmine Core is the runtime and framework package for building conversational AI agents with:

  • structured flow orchestration
  • long-term memory (Rust-backed vector memory)
  • tool and sandbox orchestration
  • pluggable LLM providers

Installation

pip install jazzmine

Quick Start

from jazzmine.core import AgentBuilder, OpenAILLMConfig

agent, teardown = await (
    AgentBuilder(
        name="Nova",
        agent_id="nova-1",
        personality="Helpful and concise assistant",
    )
    .llm(OpenAILLMConfig(
        model="meta/llama-3.3-70b-instruct",
        api_key="YOUR_API_KEY",
        base_url="https://integrate.api.nvidia.com",
    ))
    .build()
)

Documentation

See repository documentation for complete guides and API references.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

jazzmine-0.1.39-cp38-abi3-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.8+Windows x86-64

jazzmine-0.1.39-cp38-abi3-manylinux_2_28_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ x86-64

jazzmine-0.1.39-cp38-abi3-manylinux_2_28_aarch64.whl (4.3 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.28+ ARM64

jazzmine-0.1.39-cp38-abi3-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

jazzmine-0.1.39-cp38-abi3-macosx_10_12_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

Details for the file jazzmine-0.1.39-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: jazzmine-0.1.39-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for jazzmine-0.1.39-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 74897710feab9545e8b8a7c30044fe521b274a0091c270b7f1e14942c98babbb
MD5 0bafd1b0c811d267168fdd5824c7789f
BLAKE2b-256 69fdbad83faa4e12450191bdf163d2bc143117bcf7cd4fd3c94d4332f62c6692

See more details on using hashes here.

File details

Details for the file jazzmine-0.1.39-cp38-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for jazzmine-0.1.39-cp38-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dbd7b2554465773a983fb77bdf71df91530cc3f12fe0f8d6c3c6d3eba9228cad
MD5 4417de9067868aa0a32374fd9307bf44
BLAKE2b-256 fb8d35958cb0b8eb5a5c2edc21b7eefbcfb332ccafceec7c3de1a3cc06b6fcf4

See more details on using hashes here.

File details

Details for the file jazzmine-0.1.39-cp38-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for jazzmine-0.1.39-cp38-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6cc1cc62b35e9f70e723920108037c9fef950c05d98dba4733fcfda61bb92b81
MD5 8f9b93eeedcfa46ff1de2798459ab11c
BLAKE2b-256 7d476e5040d114dda8273f8335be107bf6e1b5baa2a471de77914625ccef65bb

See more details on using hashes here.

File details

Details for the file jazzmine-0.1.39-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for jazzmine-0.1.39-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3a8aa58bb106a23d960b68c402f4b8266cb1829b04a93e24bbb5a3a7a0c54a0
MD5 d6115fc8a3c96df62222204c871dccb2
BLAKE2b-256 7249fc9ffd0e6400ab42ef6c54d06080b8a52c59c7be90f3926c7a385851b85c

See more details on using hashes here.

File details

Details for the file jazzmine-0.1.39-cp38-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for jazzmine-0.1.39-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 36b6c120b48ba4281befdef9f33258ae1617339b05708ccf3ed699a0dd63c39d
MD5 0e7b58c0de25c78f1ff9768fa5ee78aa
BLAKE2b-256 8e92cc1985000ba95fdc0a3f935a651af523f061e0392ab5710c883461beaed4

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