Skip to content

docs: fix low-level request example and align readme with other SDKs - #124

Merged
sachaservan merged 1 commit into
mainfrom
docs/readme-cleanup
Sep 23, 2026
Merged

sachaservan merged 1 commit into
mainfrom
docs/readme-cleanup

Conversation

@sachaservan

@sachaservan sachaservan commented Sep 23, 2026 •

Copy link
Copy Markdown
Member

The low-level HTTP example targeted https://example.com, which the client rejects at runtime because requests must go to the attested enclave; it now uses tfclient.enclave. The release_tag comment claimed it is None for bundled verification, but bundles do populate it.

Also reorders the README to match the other Tinfoil SDKs and links the prompt cache section to the shared docs page instead of repeating it.


Summary by cubic

Restructures the README to match the other Tinfoil SDKs and fixes two incorrect examples.

  • Corrects the low-level HTTP example to target tfclient.enclave instead of https://example.com, which the client rejects at runtime.
  • Fixes the release_tag comment, which incorrectly claimed it is None for bundled verification.
  • Links the prompt cache section to the shared docs page instead of repeating it in full.

Written for commit db0d85b. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@sachaservan
sachaservan merged commit 019fe13 into main Sep 23, 2026
5 checks passed
@sachaservan
sachaservan deleted the docs/readme-cleanup branch September 23, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant