LLamaSharp/LLama.Examples/Examples
Martin Evans 92b9bbe779 Added methods to `SafeLLamaContextHandle` for KV cache manipulation 2024-01-23 16:16:02 +00:00
..
BatchedDecoding.cs Added methods to `SafeLLamaContextHandle` for KV cache manipulation 2024-01-23 16:16:02 +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 bump sk & km 2024-01-22 19:03:28 +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 Fixed broken build on master (just removing a namespace that no longer exists) 2024-01-02 02:43:25 +00:00
SemanticKernelMemory.cs 🔀 Remove unused code and update examples 2023-11-15 15:37:22 +08:00
SemanticKernelPrompt.cs Bump sk to 1.0.1 2023-12-19 08:42:01 +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