Skip to main content

Swarmauri Groq LLM adapters from swarmauri_standard.

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_llm_groq


swarmauri_llm_groq

Provider-specific Groq LLM package for Swarmauri. This package offers direct imports for GroqAIAudio, GroqModel, GroqToolModel, GroqVisionModel while keeping implementation parity with swarmauri_standard.

Features

  • GroqAIAudio adapter exported from swarmauri_standard.llms.GroqAIAudio.
  • GroqModel adapter exported from swarmauri_standard.llms.GroqModel.
  • GroqToolModel adapter exported from swarmauri_standard.llms.GroqToolModel.
  • GroqVisionModel adapter exported from swarmauri_standard.llms.GroqVisionModel.
  • Compatible with Python 3.10 through 3.12.

Installation

# uv
uv add swarmauri_llm_groq

# pip
pip install swarmauri_llm_groq

Usage

from swarmauri_llm_groq import GroqAIAudio
from swarmauri_llm_groq import GroqModel
from swarmauri_llm_groq import GroqToolModel
from swarmauri_llm_groq import GroqVisionModel
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 = GroqAIAudio()
# 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_groq-0.1.0.tar.gz (6.5 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_groq-0.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swarmauri_llm_groq-0.1.0.tar.gz
  • Upload date:
  • Size: 6.5 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_groq-0.1.0.tar.gz
Algorithm Hash digest
SHA256 998482eedcdc798c01dcd135d2e64159c1ed43d8c0aee02817890fcc77a6ca86
MD5 30d46efd882ac5d5815e4349452a89ba
BLAKE2b-256 c4f440c24ed130b80c7bb4a747e372a023bbf9da4d7768c480230e9bf938ae41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_llm_groq-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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_groq-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a4f122cb5a1a5b42463c937bb3c7635635bf4b207b663d3e680686b0db42e239
MD5 e69c1f7c517fc3105f8cec95ce18ae14
BLAKE2b-256 ac87d5417a16de461c9da21ba72716255e268c8f9258f5346f9468f2e8baca4d

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