Skip to content

Commit c049deb

Browse files
committed
docs: keep LLM guidance in references
1 parent b22044c commit c049deb

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

higgsfield-websites/SKILL.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,8 @@ question, up front):
4949
```
5050
- **`--type app`** — a product tightly integrated with Higgsfield: its users
5151
Sign in with Higgsfield and generate images/videos through the fnf SDK (the
52-
full auth + D1 contract applies). Apps can ALSO do chat/text via the fnf SDK's
53-
LLM client (`createLlmClient` / `useFnfLlmClient`, with available model ids
54-
discovered at runtime via `listModels()`, billed to the visitor's Higgsfield
55-
credits — `references/fnf-sdk.md` → "LLM chat / text"); app-only, never a
56-
website. An app must look and feel like a Higgsfield product: UI built with
57-
**Quanta** (`references/quanta-design.md`) — and, for
52+
full auth + D1 contract applies). An app must look and feel like a Higgsfield
53+
product: UI built with **Quanta** (`references/quanta-design.md`) — and, for
5854
anything Quanta lacks, your own component built from Quanta primitives (never a
5955
third-party UI library) — starting from a standard app layout
6056
(`references/app-layouts.md`). Quanta and the app layouts are app-only — never

0 commit comments

Comments
 (0)