mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-25 23:01:12 +03:00
680fe8dee1
* feat(models): add Llama 3.3 70B models to groqChat Add Meta's latest Llama 3.3 70B models to groqChat options: - llama-3.3-70b-versatile: New versatile model for general tasks - llama-3.3-70b-specdec: Specialized model for specific tasks These models offer comparable quality to Llama 3.1 405B at 1/5th the size, with improvements in: - Reasoning and math capabilities - General knowledge tasks - Instruction following - Tool use and JSON outputs - Code generation and feedback * Revert minor version bump