OllamaInterface/Documentation/Source/Plugin_AI_Ollama.OllamaInterface.OllamaHistoryWidget.html

changeset 68
ca2e671f894e
parent 44
ef9a85b8768a
equal deleted inserted replaced
67:3c2bcbf7eeaf 68:ca2e671f894e
52 <dt>newChatWithHistory(id:str)</dt> 52 <dt>newChatWithHistory(id:str)</dt>
53 <dd> 53 <dd>
54 emitted to indicate, that a new chat using 54 emitted to indicate, that a new chat using
55 the saved history should be started 55 the saved history should be started
56 </dd> 56 </dd>
57 <dt>parametersChanged(id:str, title:str, model:str)</dt>
58 <dd>
59 emitted to indicate a
60 change of editable chat parameters
61 </dd>
57 <dt>viewChatHistory(id:str)</dt> 62 <dt>viewChatHistory(id:str)</dt>
58 <dd> 63 <dd>
59 emitted to indicate, that this chat history 64 emitted to indicate, that this chat history
60 should be shown in a separate window 65 should be shown in a separate window
61 </dd> 66 </dd>

eric ide

mercurial