M3 graded lab - Ex 1: How to get/assign object id

**In M3 (graded lab), Ex 1: From where or how does one get the Object ID “**call_ymMki5TBB91efJhMPjgoqjop’

as in:

ChatCompletionMessageFunctionToolCall(
            id='call_ymMki5TBB91efJhMPjgoqjop',

In Ex 2, I need to assign Object ID for this part, - I have put “???” - how do I get the value for this?

Keep track of tool use in a new message

codes deleted as it assess your assignment grades and posting any codes that grades your assignment is considered direct violation of Code of Conduct.

The solution is to go with response removed as direct answer to a query is mostly avoided instead you can provide a hint for learner to get to the answer (since the loop has the object as call)

1 Like

Thank you! That worked.