forked from phoenix-oss/llama-stack-mirror
fix of the agent image understanding example error for LS 0.1.2
This commit is contained in:
parent
b981b49bfa
commit
44f1a4fd5c
1 changed files with 1 additions and 0 deletions
|
@ -3580,6 +3580,7 @@
|
|||
" model=LLAMA32_11B_INSTRUCT,\n",
|
||||
" instructions=\"You are a helpful assistant\",\n",
|
||||
" enable_session_persistence=False,\n",
|
||||
" toolgroups=[]\n",
|
||||
" )\n",
|
||||
"\n",
|
||||
" agent = Agent(client, agent_config)\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue