Skip to main content

Python SDK for llm4agents.com — gasless AI agent infrastructure

Project description

llm4agents-sdk

Python SDK for llm4agents.com — gasless AI agent infrastructure.

Install

pip install llm4agents-sdk

Quick start

import asyncio
from llm4agents import LLM4AgentsClient

async def main():
    client = LLM4AgentsClient(api_key="sk-proxy-...")
    conv = client.chat.conversation({"model": "openai/gpt-4o"})
    result = await conv.say("Hello!")
    print(result.content)

asyncio.run(main())

Version

This SDK tracks the TypeScript SDK. Version parity is maintained via CONTRACT.md in the TS SDK repo.

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

llm4agents_sdk-2.0.0.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

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

llm4agents_sdk-2.0.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file llm4agents_sdk-2.0.0.tar.gz.

File metadata

  • Download URL: llm4agents_sdk-2.0.0.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for llm4agents_sdk-2.0.0.tar.gz
Algorithm Hash digest
SHA256 3ad5e56a05dcd1a6e2151c42eba1ad25e33b241c9378ab3ca236bc8fc8d497b2
MD5 2d7364d37214ae06750fda76a78a7133
BLAKE2b-256 fdbaf584874662dfc912000caa3e6c918913108708fc807a3e1fdae5260ae5a1

See more details on using hashes here.

File details

Details for the file llm4agents_sdk-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: llm4agents_sdk-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for llm4agents_sdk-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1b0750a1f8c2788b076684ac9e559691133cbbd3106ea1b9aeb300d5c5ee27f
MD5 30e77ca4d1c35c8b81aa9f4c0415efa2
BLAKE2b-256 8254d6c5a55b79788b3208c1c252a1a34e79c6cd3a880ad25e0a46580d5ef3af

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