Skip to main content

Swarmauri Ai21 LLM adapters from swarmauri_standard.

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_llm_ai21


swarmauri_llm_ai21

Provider-specific Ai21 LLM package for Swarmauri. This package offers direct imports for AI21StudioModel while keeping implementation parity with swarmauri_standard.

Features

  • AI21StudioModel adapter exported from swarmauri_standard.llms.AI21StudioModel.
  • Compatible with Python 3.10 through 3.12.

Installation

# uv
uv add swarmauri_llm_ai21

# pip
pip install swarmauri_llm_ai21

Usage

from swarmauri_llm_ai21 import AI21StudioModel
from swarmauri_standard.conversations.Conversation import Conversation
from swarmauri_standard.messages.HumanMessage import HumanMessage

conversation = Conversation()
conversation.add_message(HumanMessage(content="Hello from Swarmauri"))

model = AI21StudioModel()
# Configure provider credentials before making requests.
# result = model.predict(conversation=conversation)

Workflow Notes

  • These adapters intentionally mirror the corresponding classes in swarmauri_standard.
  • Use the provider package that matches your deployment and credential setup.
  • Install only the provider packages you need to keep dependencies minimal.

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 Distribution

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

swarmauri_llm_ai21-0.1.0.dev3-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_llm_ai21-0.1.0.dev3-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_llm_ai21-0.1.0.dev3-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for swarmauri_llm_ai21-0.1.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 156bf03bdd06ef5b20fa0fb1c01905c4d58e1695ac1db886adb53018d9b2c7e2
MD5 bd923448b24048bae01298a1da021366
BLAKE2b-256 6b90f39b43f140474414107ec4c32596243286f6c166adacddfd12aa517e141b

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