Skip to content

[FAQ Bot] UPDATE: Groq vs OpenAI: starter.py crashes for missing OPENAI_API_KEY, and Gro#317

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
faq-bot/issue-316
Open

[FAQ Bot] UPDATE: Groq vs OpenAI: starter.py crashes for missing OPENAI_API_KEY, and Gro#317
github-actions[bot] wants to merge 1 commit into
mainfrom
faq-bot/issue-316

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

📝 FAQ UPDATE

Course: llm-zoomcamp
Section: module-1-agentic-rag (These errors are caused by OpenAI vs Groq endpoint/API differences and how the course code initializes clients, which are Module 1 Agentic RAG concerns (tool/framework integration and provider compatibility).)
Related Issue: #316

Question

Groq vs OpenAI: starter.py crashes for missing OPENAI_API_KEY, and Groq 404 / responses.create errors / tool-calling failures

Decision Rationale

The proposal contains concrete fixes for multiple Groq/OpenAI API mismatches and a token-limit retry misconception. Similar issues already exist, but these specific explanations (including the starter.py demo-block crash) are not fully covered together and should be merged into the closest existing Module 1 RAG FAQ entry.

Placement Details

  • Section ID: module-1-agentic-rag
  • Sort Order: 4
  • Document ID: 0224d980b3

⚠️ Warnings

  • Merges multiple subtopics from the proposal (missing OpenAI key on import, Groq model 404, Responses API incompatibility, and token-limit retry misconception) into the closest existing Module 1 Agentic RAG FAQ. If maintainers prefer to split these into separate FAQs, the content can be refactored later.

🤖 Generated by FAQ Bot

Closes #316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FAQ] LLM Zoomcamp Module5: Groq Adaptation Challenges

0 participants