Skip to course content
Free generative AI app course

Generative AI Application Development with Python

Module 03 Summary

What this module established

System carries durable rules, user carries the request and any data you supply, and assistant messages are input on the next call - including anything wrong the model said.

Carry forward

Before moving on

Move on when finish_reason is checked on every call and your log line explains a call without containing its content.