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.0.tar.gz (6.6 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.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swarmauri_llm_openai-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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.0.tar.gz
Algorithm Hash digest
SHA256 53cf8a3d86606f10da6af452581c6cdbe7e087bcf125061727966a56f79b7021
MD5 23a976583fc157c704f49d7411f2df73
BLAKE2b-256 fa748427c777be465fd0b34f2cf0226822fcf9be5a200bb3edc6fc2328d125fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_llm_openai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc8d69ce3cc29e5db219a81c34c4ab7f84aca3ae3413c90e50f896bc6f84a276
MD5 66973f26554e085716bb2bd5b68a174a
BLAKE2b-256 0ceeeec888d129f4cb7ee1c2144e828a85494061d16e6f2967f70b269401c14a

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