Skip to content

Commit

Permalink
re-arrange order
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmatthis committed Dec 31, 2023
1 parent b6bae31 commit 1f3d3e6
Showing 1 changed file with 45 additions and 46 deletions.
91 changes: 45 additions & 46 deletions Writerside/s.tree
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,51 @@
<instance-profile id="s"
name="SkellyBot" start-page="Overview.md">

<toc-element topic="Overview.md">
<toc-element topic="ProjectNotes.md">
<toc-element topic="Chatbot.md">
<toc-element topic="AI.md">
<toc-element topic="LangChain.md">
<toc-element topic="OpenAI.md"/>
</toc-element>
<toc-element topic="Audio.md">
<toc-element topic="Whisper.md"/>
</toc-element>
<toc-element topic="Language.md">
<toc-element topic="Agent.md">
<toc-element topic="LLMChain.md">
<toc-element topic="LargeLanguageModel-LLM.md">
<toc-element topic="Gpt-4-turbo.md"/>
</toc-element>
<toc-element topic="SystemPrompt.md"/>
</toc-element>
<toc-element topic="ConversationMemory.md"/>
<toc-element topic="LongTermMemory.md">
<toc-element topic="VectorStore.md"/>
</toc-element>
<toc-element topic="AgentTools.md"/>
</toc-element>
</toc-element>
<toc-element topic="Images.md">
<toc-element topic="StableDiffusion.md"/>
<toc-element topic="Dalle3.md"/>
</toc-element>
</toc-element>
<toc-element topic="FileSystem.md">
<toc-element topic="Foam.md"/>
<toc-element topic="ContinueDev.md"/>
</toc-element>
<toc-element topic="TimedEvents.md"/>
</toc-element>
</toc-element>
<toc-element topic="SkellyBot.md">
<toc-element topic="JonBot.md">
<toc-element topic="ClassBot.md">
<toc-element topic="GolemGarden.md"/>
</toc-element>
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="Concepts.md">
<toc-element topic="ContextRoute.md">
<toc-element topic="User.md">
Expand Down Expand Up @@ -58,50 +103,4 @@
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="ProjectNotes.md">
<toc-element topic="Chatbot.md">
<toc-element topic="AI.md">
<toc-element topic="LangChain.md">
<toc-element topic="OpenAI.md"/>
</toc-element>
<toc-element topic="Audio.md">
<toc-element topic="Whisper.md"/>
</toc-element>
<toc-element topic="Language.md">
<toc-element topic="Agent.md">
<toc-element topic="LLMChain.md">
<toc-element topic="LargeLanguageModel-LLM.md">
<toc-element topic="Gpt-4-turbo.md"/>
</toc-element>
<toc-element topic="SystemPrompt.md"/>
</toc-element>
<toc-element topic="ConversationMemory.md"/>
<toc-element topic="LongTermMemory.md">
<toc-element topic="VectorStore.md"/>
</toc-element>
<toc-element topic="AgentTools.md"/>
</toc-element>
</toc-element>
<toc-element topic="Images.md">
<toc-element topic="StableDiffusion.md"/>
<toc-element topic="Dalle3.md">
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="FileSystem.md">
<toc-element topic="Foam.md"/>
<toc-element topic="ContinueDev.md"/>
</toc-element>
<toc-element topic="TimedEvents.md"/>
</toc-element>
</toc-element>
<toc-element topic="Overview.md">
<toc-element topic="SkellyBot.md">
<toc-element topic="JonBot.md">
<toc-element topic="ClassBot.md">
<toc-element topic="GolemGarden.md"/>
</toc-element>
</toc-element>
</toc-element>
</toc-element>
</instance-profile>

0 comments on commit 1f3d3e6

Please sign in to comment.