Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rhennigan committed Nov 2, 2023
1 parent 8facd4c commit 9c14091
Show file tree
Hide file tree
Showing 6 changed files with 18,471 additions and 486 deletions.
20 changes: 12 additions & 8 deletions Notebooks/WTC2023/AutoNotebookTitle.nb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Notebook[
]
],
"Code",
CellLabel -> "In[48]:="
CellLabel -> "In[81]:="
],
Cell[
"The LLMEvaluator used to generate the window title:",
Expand Down Expand Up @@ -60,7 +60,7 @@ Notebook[
]
],
"Code",
CellLabel -> "In[49]:="
CellLabel -> "In[82]:="
],
Cell[
"Number of messages required before a title is generated:",
Expand All @@ -73,7 +73,7 @@ Notebook[
]
],
"Code",
CellLabel -> "In[50]:="
CellLabel -> "In[83]:="
],
Cell["Prompt used to generate the title:", "Text"],
Cell[
Expand All @@ -94,7 +94,7 @@ Notebook[
]
],
"Code",
CellLabel -> "In[51]:="
CellLabel -> "In[84]:="
],
Cell["Called after each chat evaluation:", "Text"],
Cell[
Expand Down Expand Up @@ -697,7 +697,7 @@ Notebook[
]
],
"Code",
CellLabel -> "In[52]:="
CellLabel -> "In[85]:="
]
},
Closed
Expand All @@ -707,6 +707,10 @@ Notebook[
CellGroupData[
{
Cell["Create Chat Notebook", "Section"],
Cell[
"Specify a ChatPost function that will update the window title of the notebook:",
"Text"
],
Cell[
BoxData[
RowBox[
Expand Down Expand Up @@ -750,7 +754,7 @@ Notebook[
{
TagBox["\"Byte count: \"", "IconizedLabel"],
"\[InvisibleSpace]",
TagBox["304", "IconizedItem"]
TagBox["272", "IconizedItem"]
}
]
}
Expand All @@ -766,7 +770,7 @@ Notebook[
],
{
Cell[
"I'm currently showing off chat notebooks at the Wolfram Tech Conference, so do your best to make me look cool in front of everyone.",
"I'm currently showing off chat notebooks at the Wolfram Tech Conference, so try to behave yourself.",
"ChatInput"
]
},
Expand Down Expand Up @@ -818,7 +822,7 @@ Notebook[
]
],
"Input",
CellLabel -> "In[53]:="
CellLabel -> "In[100]:="
]
},
Open
Expand Down
Loading

0 comments on commit 9c14091

Please sign in to comment.