Fency React examples
Each example is a self-contained folder that maps 1-to-1 to a guide. Open the example, then follow the matching guide while inspecting that folder.
Streaming chat completion
A chat that streams tokens as they are generated.
Structured chat completion
Paste free text and extract a JSON record shaped by a Zod schema.
Explore memories
A chat with per-user conversation threads. Each EXPLORE_MEMORIES task is attached after getConversation confirms ownership.