thiwa
thiwa
BRBuildShip + Rowy
Created by thiwa on 5/23/2024 in #❓・buildship-help
Whisper API - Broken
Hi guys For some reason the whisper API I use to transcribe MP3 files accessible via a URL (yes it's publicly accessible) started malfunctioning in ALL of my previously functioning workflows. It returns a text:null Sometimes with, sometimes without an error. Fal.ai transcribes the audio_url without a problem.
3 replies
BRBuildShip + Rowy
Created by thiwa on 5/13/2024 in #❓・buildship-help
Get Google Sheets Content as text
I am trying to use the contents of a Google sheet (as comma seperated values or JSON) and then sending that text to my LLM node. How can I access the contents after having used the Get Sheets API successfully. So far I can only access useless metadata.
2 replies
BRBuildShip + Rowy
Created by thiwa on 5/9/2024 in #❓・buildship-help
Logs for individual nodes
No description
4 replies
BRBuildShip + Rowy
Created by thiwa on 5/2/2024 in #❓・buildship-help
Handling Local Files with REST API Trigger for Whisper API
I'm developing a voice recognition feature in an Android app using Whisper API. Sending audio files directly to Whisper works fine, but I run into problems when routing them through Buildship's REST API trigger. I pass the audio file URL as speech_url, but the response from Whisper is consistently null.Does the REST API trigger in Buildship handle local files differently, or might I be missing a step? Any insights or troubleshooting tips would be greatly appreciated.
5 replies
BRBuildShip + Rowy
Created by thiwa on 3/25/2024 in #❓・buildship-help
Groq (or custom code) on buildship
So I am trying to use a large language model that is really fast. The Groq APIs (with Mixtral) is the best for my use case. Is there a way to install the groq JavaScript package in an empty node? "npm install" doesn't seem to work #Groq #llm #package installation #👍・feature-request
7 replies