mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
[PR #294] [CLOSED] chore: Add support for mode Groq models #409
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/294
Author: @leehuwuj
Created: 9/16/2024
Status: ❌ Closed
Base:
main← Head:lee/add-more-groq-models📝 Commits (4)
350b72aAdd support for mode Groq modelseae68cdadd changeset2d3a8d3update groq models --ask-models3a107e3upgrade duckduckgo-search package📊 Changes
6 files changed (+39 additions, -2 deletions)
View changed files
➕
.changeset/giant-trees-cheer.md(+5 -0)📝
helpers/providers/groq.ts(+12 -1)📝
helpers/tools.ts(+1 -1)📝
templates/components/settings/python/settings.py(+7 -0)📝
templates/types/streaming/express/src/controllers/engine/settings.ts(+7 -0)📝
templates/types/streaming/nextjs/app/api/chat/engine/settings.ts(+7 -0)📄 Description
Summary by CodeRabbit
These updates aim to improve the versatility and functionality of the application for end-users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.