Skip to content

v0.1.0

Choose a tag to compare

@ananthasharma ananthasharma released this 09 Sep 17:37
· 10 commits to main since this release

First release.

pip install tileward — the client library and the twcli command in one package.

  • Models — OpenAI-compatible chat, streaming, sync and async
  • Governance — allow / deny before the model writes a token
  • Context — recall the slice of history a question needs
  • Documents — answers from your own files
  • Account — device-code sign-in, key minting, billing and audit

Python 3.9+. Three dependencies: httpx, click, rich.

PyPI: https://pypi.org/project/tileward/0.1.0/