mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
Adding DeepSeekR1 Distill to Groq modal (#3961)
adding DeepSeekr1 distill to groq
This commit is contained in:
@@ -497,6 +497,10 @@
|
|||||||
{
|
{
|
||||||
"name": "groqChat",
|
"name": "groqChat",
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"label": "deepseek-r1-distill-llama-70b",
|
||||||
|
"name": "deepseek-r1-distill-llama-70b"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "llama-3.3-70b-versatile",
|
"label": "llama-3.3-70b-versatile",
|
||||||
"name": "llama-3.3-70b-versatile"
|
"name": "llama-3.3-70b-versatile"
|
||||||
|
|||||||
Reference in New Issue
Block a user