Skip to main content

Swarmauri Gemini LLM adapters from swarmauri_standard.

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_llm_gemini

---

swarmauri_llm_gemini

Provider-specific Gemini LLM package for Swarmauri. This package offers direct imports for GeminiProModel, GeminiToolModel while keeping implementation parity with swarmauri_standard.

Features

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

Installation

# uv
uv add swarmauri_llm_gemini

# pip
pip install swarmauri_llm_gemini

Usage

from swarmauri_llm_gemini import GeminiProModel
from swarmauri_llm_gemini import GeminiToolModel
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 = GeminiProModel()
# 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_gemini-0.1.1.dev2.tar.gz (6.4 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_gemini-0.1.1.dev2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swarmauri_llm_gemini-0.1.1.dev2.tar.gz
  • Upload date:
  • Size: 6.4 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_gemini-0.1.1.dev2.tar.gz
Algorithm Hash digest
SHA256 592a182e8c7e5bc8d79b0becd7e03d83d3f99cfb0b04d7c3ee6d562fb49a18fa
MD5 19b083c6e56baf7851843e4adfbb0911
BLAKE2b-256 5c4c9038f4698e4995d8f6c11915b9493db90abe2073ecb0ee56631d846d5994

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_llm_gemini-0.1.1.dev2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 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_gemini-0.1.1.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 0f14f69914da1ec289103dcd1e73f3af66b7258914228b78ed01007c6b98c512
MD5 ca9b1554a3153c09541489d0510f4676
BLAKE2b-256 d29485b5559379b86c3dab03dd94bc5f5a54b17d7393891f11b6b77f34ce06c1

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