Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 596 Bytes

File metadata and controls

6 lines (5 loc) · 596 Bytes

Lesson 3 Homework

Learn how to use call the Chat Completion Endpoint by using Curl or Postman or some other REST tool

I highly recommend that you always first understand how the call the endpoints using a REST tool. In doing do it forces you to learn and understand the the request body structure. Once you fully understand this, you can move on to writing code that makes use of the endpoint.

Using the Lesson-3 Solution as an example expand it.

Take what you have learned from the prior lessons and now modify the solution so the user can ask questions about weather or documents.