Skip to content

Commit

Permalink
more progress
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Dec 19, 2024
1 parent cf962d9 commit 3541d5e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tutorials/29_Serializing_Pipelines.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -213,16 +213,16 @@
" init_parameters:\n",
" required_variables: null\n",
" template:\n",
" - content: '\n",
"\n",
" - _content:\n",
" - text: '\n\n",
" Please create a summary about the following topic:\n",
"\n",
" {{ topic }}\n",
"\n",
" '\n",
" meta: {}\n",
" name: null\n",
" role: user\n",
" _meta: {}\n",
" _name: null\n",
" _role: user\n",
" variables: null\n",
" type: haystack.components.builders.chat_prompt_builder.ChatPromptBuilder\n",
" llm:\n",
Expand Down

0 comments on commit 3541d5e

Please sign in to comment.