Skip to main content

A FastAPI-first AI agent toolkit with AG-UI protocol support for building modern streaming AI applications.

Project description

YAI Nexus AgentKit

A Python toolkit for building AI applications with multi-LLM support and extensible architecture.

Installation

pip install -e ".[all]"

Usage

from yai_nexus_agentkit import create_llm, OpenAIModel

config = {
    "provider": "openai",
    "model": OpenAIModel.GPT_4O.value,
    "api_key": "sk-..."
}
llm = create_llm(config)
response = llm.invoke("Hello, world!")

For more details, see the main project documentation.

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

yai_nexus_agentkit-0.3.7.tar.gz (30.2 kB view details)

Uploaded Source

Built Distribution

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

yai_nexus_agentkit-0.3.7-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

Details for the file yai_nexus_agentkit-0.3.7.tar.gz.

File metadata

  • Download URL: yai_nexus_agentkit-0.3.7.tar.gz
  • Upload date:
  • Size: 30.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for yai_nexus_agentkit-0.3.7.tar.gz
Algorithm Hash digest
SHA256 c1b1d7fd0ab61903fac65af5204f156f2c4cdc2af1de23c88f8e7339764f4ac8
MD5 de5a4991ab220fa35bb5bbaca5b00deb
BLAKE2b-256 d6af6392c01e816149a6644422f152fc0e7f782b84bb4a32da08acc47d597c20

See more details on using hashes here.

File details

Details for the file yai_nexus_agentkit-0.3.7-py3-none-any.whl.

File metadata

File hashes

Hashes for yai_nexus_agentkit-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ac0d940b945c07a5b2bfdd4b04072d7cb620c926fdf85fd7e73f27d41ca91875
MD5 e867f4a7217f8280afd697f816aacfe0
BLAKE2b-256 058daef7b5563a66648225c027e2182adc9bc27a1bd8be736a263ec41902ce98

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