Oscar Morrison
Oscar Morrison
Awesome work @andresol this is really exciting project >Obviously the WaterRower A1 is needed. I also recommend a 2 EL Wire Splitter Cable and a Rasberry Pi 3. Please connect...
``` const prompt = await langfuse.getPrompt(PROMPT.ANSWER); const messages = prompt.compile({ team_name: team_name, team_usecase: team_usecase, user_name: user_name, user_role: user_role, query: query, pagesString: pagesString, documentsString: documentsString, questionsString: questionsString, }); const metadata =...
Using the https://github.com/SocialiteProviders/Google-Plus Socialite login. Our avatar are failing, and arn't accessible. Looking for some help about why this is happening?