Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (ai/vue): add useAssistant #2245

Merged
merged 24 commits into from
Jul 11, 2024
Merged

feat (ai/vue): add useAssistant #2245

merged 24 commits into from
Jul 11, 2024

Conversation

lgrammel
Copy link
Collaborator

@lgrammel lgrammel commented Jul 11, 2024

Tasks

  • test
  • docs updates
  • changeset

Kunoacc and others added 19 commits June 21, 2024 00:19
@lgrammel lgrammel changed the title Lg/2041 feat (ai/vue): add useAssistant Jul 11, 2024
@lgrammel
Copy link
Collaborator Author

@Kunoacc currently getting the following error:

CleanShot 2024-07-11 at 14 34 12

 ERROR  [nuxt] [request error] [unhandled] [500] Cannot destructure property 'signal' of '(intermediate value)(intermediate value)(intermediate value)' as it is undefined.
  at Object.handler (./server/api/assistant.ts:40:1)
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  at async /Users/larsgrammel/repositories/ai/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:1975:19
  at async Object.callAsync (/Users/larsgrammel/repositories/ai/node_modules/.pnpm/[email protected]/node_modules/unctx/dist/index.mjs:72:16)
  at async Server.toNodeHandle (/Users/larsgrammel/repositories/ai/node_modules/.pnpm/[email protected]/node_modules/h3/dist/index.mjs:2266:7)

@lgrammel
Copy link
Collaborator Author

@Kunoacc nevermind, fixed

@lgrammel lgrammel marked this pull request as ready for review July 11, 2024 12:56
@lgrammel lgrammel merged commit dd0d854 into main Jul 11, 2024
8 checks passed
@lgrammel lgrammel deleted the lg/2041 branch July 11, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants