You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Evans b0acecf080 Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
..
BatchedExecutorFork.cs Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
BatchedExecutorRewind.cs Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
ChatChineseGB2312.cs fix: output prefix of Chinese example. 1 year ago
ChatSessionStripRoleName.cs Re-add ChatSession examples 1 year ago
ChatSessionWithHistory.cs Re-add ChatSession examples 1 year ago
ChatSessionWithRoleName.cs Re-add ChatSession examples 1 year ago
CodingAssistant.cs 🔀 Remove unused code and update examples 2 years ago
GetEmbeddings.cs 🔀 Remove unused code and update examples 2 years ago
GrammarJsonResponse.cs 🔀 Remove unused code and update examples 2 years ago
InstructModeExecute.cs 🔀 Remove unused code and update examples 2 years ago
InteractiveModeExecute.cs 🔀 Remove unused code and update examples 2 years ago
KernelMemory.cs bump sk & km 1 year ago
LoadAndSaveSession.cs Modified / updated ChatSession examples 1 year ago
LoadAndSaveState.cs 🔀 Remove unused code and update examples 2 years ago
QuantizeModel.cs 🔀 Remove unused code and update examples 2 years ago
Runner.cs Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
SemanticKernelChat.cs Fixed broken build on master (just removing a namespace that no longer exists) 1 year ago
SemanticKernelMemory.cs 🔀 Remove unused code and update examples 2 years ago
SemanticKernelPrompt.cs Bump sk to 1.0.1 1 year ago
StatelessModeExecute.cs 🔀 Remove unused code and update examples 2 years ago
TalkToYourself.cs 🔀 Remove unused code and update examples 2 years ago