There was an error while loading. Please reload this page.
1 parent b97f535 commit 946891bCopy full SHA for 946891b
1 file changed
pinecone-assistant/actions/upload.ts
@@ -80,7 +80,6 @@ const action = async (
80
});
81
82
const result = await response.json();
83
- console.log({ result });
84
85
if (result.error_message) {
86
return {
0 commit comments