Skip to main content

Voyage AI embedding provider for AgentForge — voyage-3 / voyage-large / voyage-code

Project description

agentforge-voyage

Voyage AI embedding provider for AgentForge.

Implements EmbeddingClient over Voyage's embeddings.create() API. Embedding-only — Voyage doesn't ship a chat model. Use it when you want Voyage's RAG-optimised embeddings paired with any chat provider (Anthropic, OpenAI, Bedrock).

Install

pip install "agentforge-voyage[voyage]"

Use

from agentforge_voyage import VoyageEmbeddingClient

emb = VoyageEmbeddingClient.from_config(
    model="voyage-3-large",
    api_key="pa-...",  # or omit and use VOYAGE_API_KEY
)
resp = await emb.embed(["hello", "world"])
print(resp.vectors[0])

Capabilities

{"multimodal"} for voyage-multimodal-3; empty set otherwise.

License

Apache-2.0. See LICENSE.

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

agentforge_voyage-0.3.0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

agentforge_voyage-0.3.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file agentforge_voyage-0.3.0.tar.gz.

File metadata

  • Download URL: agentforge_voyage-0.3.0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentforge_voyage-0.3.0.tar.gz
Algorithm Hash digest
SHA256 01b636f0d55c8c153e7ea53e9ffe39416fbd2933cc43677815a8e4dad0292cef
MD5 8af8a1a3daeebe3f0aa4e064e37651eb
BLAKE2b-256 f63ffbf4a6c5094d481bae7b136df894f69e6dae14a5650f5154813dcf7e375c

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_voyage-0.3.0.tar.gz:

Publisher: release.yml on Scaffoldic/agentforge-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agentforge_voyage-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentforge_voyage-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fce1fe2a8815accbcfe54cc2102e38840dd23fbafd5fc9df56fdd8e8312abf19
MD5 8689c60e1fc553ed3160b8eb66d00d60
BLAKE2b-256 45b8eddf41d7f063d25de902bcfcff559e6562761e39f61d84f16ccf44a23557

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_voyage-0.3.0-py3-none-any.whl:

Publisher: release.yml on Scaffoldic/agentforge-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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