LLamaSharp/LLama.Examples/Examples
Rinne fb75e06293
fix: output prefix of Chinese example.
2023-12-11 22:27:47 +08:00
..
BatchedDecoding.cs Some minor cleanup on example code: 2023-11-17 01:28:05 +00:00
ChatChineseGB2312.cs fix: output prefix of Chinese example. 2023-12-11 22:27:47 +08:00
ChatSessionStripRoleName.cs Re-add ChatSession examples 2023-12-05 13:10:32 -06:00
ChatSessionWithHistory.cs Re-add ChatSession examples 2023-12-05 13:10:32 -06:00
ChatSessionWithRoleName.cs Re-add ChatSession examples 2023-12-05 13:10:32 -06:00
CodingAssistant.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
GetEmbeddings.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
GrammarJsonResponse.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
InstructModeExecute.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
InteractiveModeExecute.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
KernelMemory.cs 🔧 Update KernelMemory configuration 2023-11-24 21:42:52 +08:00
LoadAndSaveSession.cs Modified / updated ChatSession examples 2023-12-05 13:10:27 -06:00
LoadAndSaveState.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
QuantizeModel.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
Runner.cs Update the Chinese chat sample to use new ChatSession integration 2023-12-10 09:34:11 -06:00
SemanticKernelChat.cs 🔧 Refactor chat completion implementation 2023-12-01 21:39:31 +08:00
SemanticKernelMemory.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
SemanticKernelPrompt.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
StatelessModeExecute.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
TalkToYourself.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00