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.3.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.3-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yai_nexus_agentkit-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 6bddd79b74fceafd9369a95563a33e918fe39c07aa51d24787baead80ebfb9ea
MD5 81a897239a5c432062ec45cb3901cd6e
BLAKE2b-256 dc6248b2caf7725dd3808fb84115dc31f795a29e914ca4fedb2fa65ae855f0ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yai_nexus_agentkit-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 81d2e3cd4a0b14550012b1fa53dcfdbcc83bc060c14079f13a770ced45d4d538
MD5 5d11b19b941f80edd0a535821547eb09
BLAKE2b-256 a683c318935360474a4117444675229d6b152c6d9114c7c46f4ba40c1c365c81

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