Skip to content

[FAQ Bot] NEW: How do I adapt the handwritten agent loop in Module 1 Lesson 14 for a no - #350

Merged
alexeygrigorev merged 2 commits into
mainfrom
faq-bot/issue-349
Sep 8, 2026
Merged

alexeygrigorev merged 2 commits into
mainfrom
faq-bot/issue-349

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

✨ FAQ NEW

Course: llm-zoomcamp
Section: module-1-agentic-rag (The proposal is specifically about agent/tool-calling loops in Module 1 Lesson 14, which belongs to the Agentic RAG section rather than general Module 1 RAG.)
Related Issue: #349

Question

How do I adapt the handwritten agent loop in Module 1 Lesson 14 for a non-OpenAI provider using Chat Completions tool calling?

Decision Rationale

No existing FAQ fully covers adapting the Module 1 Lesson 14 handwritten agent loop to OpenAI-compatible Chat Completions with tool-calling (iteration loop + tool_calls handling).

Placement Details

  • Section ID: module-1-agentic-rag
  • Sort Order: End of section
  • Filename Slug: adapt-agent-loop-to-chat-completions-tool-calling-llm-zoomcamp

🤖 Generated by FAQ Bot

Closes #349

@alexeygrigorev
alexeygrigorev merged commit a94abbe into main Sep 8, 2026
2 checks passed
@alexeygrigorev
alexeygrigorev deleted the faq-bot/issue-349 branch September 8, 2026 17:24
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] How do I adapt the handwritten agent loop in Module 1 Lesson 14 for a non-OpenAI provider using Chat Completions?

1 participant