[dependencies]
[lib]
name = "chatbotkit"
path = "src/lib/chatbotkit.rs"
[package]
authors = ["Petko D. Petkov <pdp@chatbotkit.com>"]
categories = ["development-tools"]
description = "The fastest way to build advanced AI chat bots."
documentation = "https://chatbotkit.com/docs"
edition = "2021"
homepage = "https://chatbotkit.com"
keywords = ["LLM", "gpt3", "gpt4", "chat", "bot"]
license = "MIT"
license-file = "LICENSE"
name = "chatbotkit"
readme = "README.md"
repository = "https://github.com/chatbotkit/rust-sdk"
version = "0.0.1"