castortech
castortech
This issue is described here: https://github.com/Ironclad/rivet/issues/431#issuecomment-2240039688
### What happened? Working on a ChatNode plugin that directly extends ChatNode.ts and realized that there is an error. Looking at this code: ``` if (functionCalls.length > 0) { if...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
### Description Been doing test with tools now that it's working as expected. No issues with OpenAI. But the same request now with Gemini return a very long and convoluted...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [ x] I confirm this is a bug with Supabase, not with my own application. - [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...
Started getting error: [cause]: Error: "https://api-inference.huggingface.co is no longer supported. Please use https://router.huggingface.co/hf-inference instead." 2025-11-03T20:03:28:802 |- at request (file:///usr/local/lib/node_modules/@alpic80/rivet-cli/node_modules/@huggingface/inference/dist/index.js:204:15)
### What happened? In ChatNodeBase we have: `toolChoice?: 'none' | 'auto' | 'function';` But in later on in the same file we have another choice "Required": ``` options: [ {...
### Name and Version dial core ### What steps will reproduce the bug? In main readme, find "IDP Configuration" link (there are a few) and click on it and you'll...