| Step ID | Step | Description | Model Involvement |
|---|---|---|---|
| 1 | Generate JSON Stub | Create a JSON stub specifying the function and its parameters. | Model generates stub |
| 2 | Execute Function | Call the function using the parameters defined in the JSON stub. | No model involvement |
| 3 | Enrich Stub with Results | Update the JSON stub with the results returned from the function. | **No model involvement ** |
| 4 | Answer User Question | Use the enriched stub to formulate and deliver the answer to the user’s question. | Model processes stub and generates response |
Created
July 21, 2024 21:45
-
-
Save pydemo/905283a45287b08973037c8891f65ed3 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment