Skip to content

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

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

[FAQ Bot] NEW: How do I adapt the handwritten agent loop in Module 1 Lesson 14 for a no#350
github-actions[bot] wants to merge 1 commit 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

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?

0 participants