[PR #128] [MERGED] chore: remove Gemini model map #277

Closed
opened 2026-02-15 19:17:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/128
Author: @leehuwuj
Created: 6/14/2024
Status: Merged
Merged: 6/14/2024
Merged by: @marcusschiesser

Base: mainHead: chore/gemini


📝 Commits (1)

📊 Changes

2 files changed (+9 additions, -14 deletions)

View changed files

.changeset/silver-masks-speak.md (+5 -0)
📝 templates/types/streaming/fastapi/app/settings.py (+4 -14)

📄 Description

Summary by CodeRabbit

  • Refactor
    • Simplified configuration for model and embedding names by using environment variables, reducing complexity and eliminating hard-coded mappings.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/128 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `chore/gemini` --- ### 📝 Commits (1) - [`8ee082e`](https://github.com/run-llama/create-llama/commit/8ee082e8852bc7e8ca02dcf6d2316fed06dcfc7e) remove gemini model map ### 📊 Changes **2 files changed** (+9 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/silver-masks-speak.md` (+5 -0) 📝 `templates/types/streaming/fastapi/app/settings.py` (+4 -14) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Simplified configuration for model and embedding names by using environment variables, reducing complexity and eliminating hard-coded mappings. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:01 -05:00
yindo closed this issue 2026-02-15 19:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#277