Skip to main content

Swarmauri Openai LLM adapters from swarmauri_standard.

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_llm_openai

---

swarmauri_llm_openai

Provider-specific Openai LLM package for Swarmauri. This package offers direct imports for OpenAIAudio, OpenAIAudioTTS, OpenAIModel, OpenAIReasonModel, OpenAIToolModel while keeping implementation parity with swarmauri_standard.

Features

  • OpenAIAudio adapter exported from swarmauri_standard.llms.OpenAIAudio.
  • OpenAIAudioTTS adapter exported from swarmauri_standard.llms.OpenAIAudioTTS.
  • OpenAIModel adapter exported from swarmauri_standard.llms.OpenAIModel.
  • OpenAIReasonModel adapter exported from swarmauri_standard.llms.OpenAIReasonModel.
  • OpenAIToolModel adapter exported from swarmauri_standard.llms.OpenAIToolModel.
  • Compatible with Python 3.10 through 3.12.

Installation

# uv
uv add swarmauri_llm_openai

# pip
pip install swarmauri_llm_openai

Usage

from swarmauri_llm_openai import OpenAIAudio
from swarmauri_llm_openai import OpenAIAudioTTS
from swarmauri_llm_openai import OpenAIModel
from swarmauri_llm_openai import OpenAIReasonModel
from swarmauri_llm_openai import OpenAIToolModel
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 = OpenAIAudio()
# 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 Distribution

swarmauri_llm_openai-0.1.1.dev2.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

swarmauri_llm_openai-0.1.1.dev2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_llm_openai-0.1.1.dev2.tar.gz.

File metadata

  • Download URL: swarmauri_llm_openai-0.1.1.dev2.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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_openai-0.1.1.dev2.tar.gz
Algorithm Hash digest
SHA256 ec7a4f8dd2879b3d6bdd3a0344ea94cfbdbeff362f27b6041900ce0f21ba543c
MD5 a20db795bf8138526362ff13bee5ed42
BLAKE2b-256 ab709950ec7200c06e240fe2ee30081f412f77efcedb147924db7aa902564b8c

See more details on using hashes here.

File details

Details for the file swarmauri_llm_openai-0.1.1.dev2-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_llm_openai-0.1.1.dev2-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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_openai-0.1.1.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 d087ea5bb87184e8e903ce6e39ff6ac97b76379a51a47c84cd9f00e56dfecb4b
MD5 b90af0d75128e7bfc5d7ec0092a09c57
BLAKE2b-256 4313c4c2841ed6783693b5fef39344783737ec615b4313b9700b63a46b58d522

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