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-0.25.0.tar.gz (195.8 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-0.25.0-py3-none-any.whl (85.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kiln_server-0.25.0.tar.gz
Algorithm Hash digest
SHA256 6f1322cdeeaae214ae5968c8a5a38c14146493df336ab45219908d4a64cb143f
MD5 0d9213217f882d540a9ead47bb3f655a
BLAKE2b-256 054d33e240e587ee38e89b3aca5b6ce3d26698c17cba9cdd44aefc4e891c46c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kiln_server-0.25.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee2ae78ee36f943c732d8711acb1bed8a1378296c5dc4f4204bf4fa838ba7acf
MD5 efbd3db1cc807b52770f2142d0537e5d
BLAKE2b-256 46dfd6fe29deab26f1b89ac612dea87cb874d75fb4dae26c758b01ec417da893

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