Skip to content

rxtech-lab/AgentKit

Repository files navigation

AgentKit

A Swift implementation of LLM agents with multi-agent support.

Features

  • Multiple agent support
  • SwiftUI chat layout implementation
  • Multiple LLM model integration
  • Clean, intuitive API design

Installation

Swift Package Manager

Add the following to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/rxtech-lab/AgentKit.git", from: "0.1.0")
]

License

AgentKit is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages