mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
Update 02_Prompt_Engineering101.ipynb
This commit is contained in:
parent
bd06a8b04b
commit
d4e7bd7752
1 changed files with 10 additions and 0 deletions
|
@ -259,6 +259,16 @@
|
|||
"cprint(f'> Response: {response.completion_message.content}', 'cyan')"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 16,
|
||||
"id": "a38dcb91",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"#fin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "76d053b8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue