File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 2424 </div >
2525
2626## ⚡️ Quick Install
27-
2827```
2928 npx copilotkit@latest init
3029```
@@ -104,12 +103,7 @@ useCopilotAction({
104103const { agentState } = useCoAgent ({
105104 name: " basic_agent" ,
106105 initialState: { input: " NYC" }
107- });! [banner ](https :// github.com/user-attachments/assets/b4d76fab-7439-4010-9319-a5b16546b569)
108- ! [class - support - ecosystem ](https :// github.com/user-attachments/assets/65de96b7-dc12-4c3d-a704-30c2d3b0ea3c)
109- ! [form - filling - copilot ](https :// github.com/user-attachments/assets/46b0ad80-33dc-4a49-94ba-f270a32fc123)
110- ! [chat - with - your - data ](https :// github.com/user-attachments/assets/4ffd9b7a-86d9-4b22-9c17-148de581e7c6)
111- ! [state - machine - copilot ](https :// github.com/user-attachments/assets/65581290-f4bd-4486-840b-27d3d0c77bc8)
112-
106+ });
113107
114108// agentic generative UI
115109useCoAgentStateRender ({
You can’t perform that action at this time.
0 commit comments