Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/Add Groq for followup prompts #3806

Merged

Conversation

sunnymodi21
Copy link
Contributor

Adds support for the Groq language model to the follow-up prompts feature.

Integration of Groq language model:

  • Updated the FollowUpPromptProvider enum to include GROQ.
  • Integrated Groq-specific logic in the generateFollowUpPrompts function.

UI updates for Groq support:

  • Updated FollowUpPromptProviders and followUpPromptsOptions to include Groq-specific configurations and icons.
image

@sunnymodi21 sunnymodi21 changed the title Feature/Add-Groq-for-followup-prompts Feature/Add Groq for followup prompts Jan 4, 2025
Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @sunnymodi21 !

@HenryHengZJ HenryHengZJ merged commit 3b13e83 into FlowiseAI:main Jan 4, 2025
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants