Skip to content

Truly 0.1.0 Preview 6

Pre-release
Pre-release

Choose a tag to compare

@devjoe devjoe released this 17 Jun 09:49

Truly 0.1.0 Preview 6

This Preview keeps the same early tester installation flow and improves model
setup guidance for private endpoints.

Changes

  • Add API key support for OpenAI-compatible endpoints.
  • Clarify model setup guidance for local and LAN model servers.
  • Document oMLX usage as a general OpenAI-compatible endpoint and explicitly
    recommend installing oMLX with --with-grammar for reliable structured
    output.

Install

  1. Download truly-extension-0.1.0-60ae92f2252f.zip.
  2. Unzip it.
  3. Open chrome://extensions.
  4. Enable Developer mode.
  5. Click Load unpacked and choose the unzipped folder.

Notes

  • This is a prerelease for friends and testers.
  • If you use an OpenAI-compatible endpoint that needs authentication, enter the
    API key in Truly Options before using Test and Save.
  • oMLX users should install with grammar support, for example:
    brew reinstall jundot/omlx/omlx --with-grammar.