mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-22 15:19:12 -05:00
[PR #1239] [MERGED] feat: add cloud LLM provider support for caption generation #1192
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/harvard-edge/cs249r_book/pull/1239
Author: @octo-patch
Created: 3/15/2026
Status: ✅ Merged
Merged: 3/21/2026
Merged by: @profvjreddi
Base:
dev← Head:feature/cloud-llm-providers📝 Commits (2)
97237e7feat: add cloud LLM provider support for caption generation8117f39feat: upgrade MiniMax default model to M2.7📊 Changes
1 file changed (+186 additions, -17 deletions)
View changed files
📝
book/tools/scripts/content/manage_captions.py(+186 -17)📄 Description
Summary
Add cloud LLM provider support to the manage_captions.py tool, enabling caption generation using OpenAI, Groq, MiniMax, or any OpenAI-compatible API.
Changes
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.