Skip to main content

assistant-ui/skills

SkillsMP a collecté 13 skills depuis assistant-ui/skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
13
Étoiles GitHub
20
Forks GitHub
4

Skills dans ce dépôt

1 catégories métier · 100% classifié

Affichage de 13 skills collectés sur 13.

métier
Développeurs de logiciels
description

Overview and router for assistant-ui, the React library for building AI chat interfaces from composable primitives. Use for high-level, cross-cutting, or architecture-overview questions: choosing packages, picking a runtime, or understanding the layered model…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Sets up assistant-ui Cloud persistence and authorization with the assistant-cloud package and AssistantCloud client. Use when adding cross-session thread/message persistence, multi-device chat history, file uploads, or auth to an assistant-ui app: passing the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Grounding an assistant in your app with assistant-ui copilots (@assistant-ui/react). Use when steering assistant behavior with useAssistantInstructions, feeding lazy app-state context via useAssistantContext({ getContext }), exposing rendered components with…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Adds tracing, telemetry, and observability to an assistant-ui backend. Use when wiring an AI SDK route handler (streamText/generateText, toUIMessageStream, createUIMessageStreamResponse) to a tracing backend: Langfuse via OpenTelemetry (LangfuseSpanProcessor…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Builds and customizes assistant-ui chat UI from composable, unstyled @assistant-ui/react primitives that follow Radix-style part composition. Use when assembling or styling a custom Thread, Composer, message rendering, action bar, or branch picker from…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Lets end users add, authenticate, and manage MCP servers from the browser in assistant-ui apps with @assistant-ui/react-mcp. Use when building user-managed MCP server UIs: mounting McpManagerResource via useAui({ mcp }), declaring presets with…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide to the assistant-ui runtime system, single-thread state, and the imperative aui client API in @assistant-ui/react. Use when creating a runtime (useLocalRuntime with a ChatModelAdapter, useExternalStoreRuntime for Redux/Zustand,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Installs and configures assistant-ui in a project via the CLI, and picks the right runtime for a backend. Use for first-time install, scaffold, or config: `npx assistant-ui@latest create my-app` (templates default, minimal, cloud, cloud-clerk, langchain, mcp,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Streaming backends and wire protocols for assistant-ui via the assistant-stream package. Use when building a custom (non-AI-SDK) streaming endpoint with createAssistantStreamResponse or createAssistantStreamController, emitting parts through…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implements multi-thread (conversation history) management in assistant-ui apps: rendering the prebuilt `ThreadList` next to `Thread`, or building a custom sidebar with `ThreadListPrimitive` and `ThreadListItemPrimitive` (Root, New, Items, Trigger, Title,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Registers LLM tools and renders custom tool-call UI in assistant-ui (@assistant-ui/react). Covers the current authoring model: a "use generative" file exporting defineToolkit({...}) that co-locates schema, execute, and render and is split across the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Upgrades an existing assistant-ui project to current releases and executes the resulting migrations. Use when the user wants to update, upgrade, bump, or migrate @assistant-ui/react, @assistant-ui/react-ai-sdk, ai, or @ai-sdk/react, hits peer-dependency…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Render and customize assistant message text as markdown in assistant-ui. Use when displaying model output as formatted markdown with MarkdownTextPrimitive from @assistant-ui/react-markdown wired into the MessagePrimitive.Parts text branch, configuring…

Langue du texte source : anglais

mis à jour
Affichage de 13 skills collectés sur 13.