@markprompt/react
Advanced tools
Comparing version
@@ -92,2 +92,3 @@ import { isAbortError, submitChat as submitChatToMarkprompt, } from '@markprompt/core'; | ||
...chatOptions, | ||
conversationId, | ||
signal: controller.signal, | ||
@@ -94,0 +95,0 @@ }, debug); |
{ | ||
"name": "@markprompt/react", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"description": "A headless React component for adding GPT-4 powered search using the Markprompt API.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"@markprompt/core": "^0.13.0", | ||
"@markprompt/core": "^0.14.0", | ||
"@radix-ui/react-accessible-icon": "^1.0.3", | ||
@@ -27,0 +27,0 @@ "@radix-ui/react-dialog": "^1.0.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
236633
0.02%2242
0.04%+ Added
- Removed
Updated