Skip to main content

Kiln AI Server

Project description

Kiln AI REST Server

PyPI - Version PyPI - Python Version


About Kiln AI

Learn more about Kiln AI at kiln.tech

This package is the Kiln AI server package. There is also a separate desktop application and python library package.

Github: github.com/Kiln-AI/kiln

Installation

We suggest installing with uv:

uv tool install kiln_server

REST API Docs

Our OpenAPI docs: https://kiln-ai.github.io/Kiln/kiln_server_openapi_docs/index.html

Running the server

After installing, run:

kiln_server

kiln_server Command Options

usage: kiln_server [-h] [--host HOST] [--port PORT] [--log-level LOG_LEVEL] [--auto-reload AUTO_RELOAD]

Run the Kiln AI REST Server.

options:
  -h, --help            show this help message and exit
  --host HOST           Host for network transports.
  --port PORT           Port for network transports.
  --log-level LOG_LEVEL
                        Log level for the server when using network transports.
  --auto-reload AUTO_RELOAD
                        Enable auto-reload for the server.

Using the server in another FastAPI app

See server.py for examples, but you can connect individual API endpoints to your app like this:

from kiln_server.project_api import connect_project_api

app = FastAPI()
connect_project_api(app)

Kiln MCP Server

Also included in this package is a MCP server for serving Kiln tools.

See it's README for details.

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

kiln_server-1.0.0.tar.gz (224.6 kB view details)

Uploaded Source

Built Distribution

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

kiln_server-1.0.0-py3-none-any.whl (204.8 kB view details)

Uploaded Python 3

File details

Details for the file kiln_server-1.0.0.tar.gz.

File metadata

  • Download URL: kiln_server-1.0.0.tar.gz
  • Upload date:
  • Size: 224.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.3

File hashes

Hashes for kiln_server-1.0.0.tar.gz
Algorithm Hash digest
SHA256 63a4d564869a7e45f321b931631a0a9a192d9648bbf3c42b3fe5389095f32b70
MD5 d5750be7ace173b6dc7e2698ba807ddf
BLAKE2b-256 586cd3eafe7ce36bf9b8eddaaa9f44e7daad9f297bbac6f195362957c95f0e5b

See more details on using hashes here.

File details

Details for the file kiln_server-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kiln_server-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e60bdef42f20aed97975bdf968e5c8ef197d5f339045078dddd8cb571b2e4a6d
MD5 d59bf3bbb17f7927bff215d01f0b8ac8
BLAKE2b-256 7609e4d669c75904a6464abdb758f6c0a7289c1e0ae581a0596be45301be143c

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