Truly 0.1.0 Preview 6
Pre-release
Pre-release
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-grammarfor reliable structured
output.
Install
- Download
truly-extension-0.1.0-60ae92f2252f.zip. - Unzip it.
- Open
chrome://extensions. - Enable Developer mode.
- 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.