[PR #25] [MERGED] fix(agent): Swap out content generation model w/ llama70b #26

Closed
opened 2026-02-16 05:16:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/content-writer/pull/25
Author: @bracesproul
Created: 9/23/2024
Status: Merged
Merged: 9/23/2024
Merged by: @bracesproul

Base: mainHead: brace/groq


📝 Commits (3)

  • d1b4992 fix(agent): Swap out content generation model w/ llama70b
  • 1ec41d5 Merge branch 'main' into brace/groq
  • da29531 improve prompt

📊 Changes

3 files changed (+71 additions, -22 deletions)

View changed files

📝 js/package.json (+1 -0)
📝 js/src/agent/index.ts (+17 -21)
📝 js/yarn.lock (+53 -1)

📄 Description

No description provided


🔄 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/langchain-ai/content-writer/pull/25 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/groq` --- ### 📝 Commits (3) - [`d1b4992`](https://github.com/langchain-ai/content-writer/commit/d1b4992b31cf4785bdd5f0b8a0c7e76a8d80f062) fix(agent): Swap out content generation model w/ llama70b - [`1ec41d5`](https://github.com/langchain-ai/content-writer/commit/1ec41d5c93b8f3bebcdabfada86585a5cc094fa1) Merge branch 'main' into brace/groq - [`da29531`](https://github.com/langchain-ai/content-writer/commit/da29531d654f7e7c6d7d70ff087f5097f3c79900) improve prompt ### 📊 Changes **3 files changed** (+71 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `js/package.json` (+1 -0) 📝 `js/src/agent/index.ts` (+17 -21) 📝 `js/yarn.lock` (+53 -1) </details> ### 📄 Description _No description provided_ --- <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-16 05:16:59 -05:00
yindo closed this issue 2026-02-16 05:16:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/content-writer#26