Play Audio node, and refactor how large blobs are stored in memory fo… #889
Annotations
2 errors and 1 warning
Property 'playAudio' is missing in type '{ text: string; chat: string; chunk: string; prompt: string; toYaml: string; toJson: string; join: string; assemblePrompt: string; trimChatMessages: string; gptFunction: string; getEmbedding: string; ... 59 more ...; delegateFunctionCall: string; }' but required in type 'Record<"number" | "boolean" | "object" | "pop" | "join" | "slice" | "filter" | "image" | "audio" | "match" | "split" | "code" | "array" | "userInput" | "prompt" | "text" | "chat" | "extractRegex" | ... 53 more ... | "playAudio", string>'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading