LLamaSharp/docs/Examples
Scott W Harden efa49cc8de
Improve "embeddings" example (#525)
* Embeddings example: set EmbeddingMode true

prevents an exception from being thrown when GetEmbeddings() is called

* Embeddings example: improve documentation and styling

* docs: improve GetEmbeddings page

If EmbeddingMode is not set to true, GetEmbeddings() throws an exception

* docs: improve GetEmbeddings page

The previous commit 6c9ff3158c was inaccurate

* Embeddings example: improve styling

displays the example description after the model is loaded to ensure the text is on the screen at the time the prompt is first requested
2024-02-20 15:34:20 +00:00
..
BatchDecoding.md Updated Examples 2024-02-09 22:46:28 +05:30
ChatChineseGB2312.md Updated Examples 2024-02-09 22:46:28 +05:30
ChatSessionStripRoleName.md Updated Examples 2024-02-09 22:46:28 +05:30
ChatSessionWithHistory.md Updated Examples 2024-02-09 22:46:28 +05:30
ChatSessionWithRoleName.md Updated Examples 2024-02-09 22:46:28 +05:30
CodingAssistant.md Updated Examples 2024-02-09 22:46:28 +05:30
GetEmbeddings.md Improve "embeddings" example (#525) 2024-02-20 15:34:20 +00:00
GrammerJsonResponse.md Updated Examples 2024-02-09 22:46:28 +05:30
InstructModeExecute.md docs: add examples to the documentation. 2023-06-20 23:46:53 +08:00
InteractiveModeExecute.md docs: add examples to the documentation. 2023-06-20 23:46:53 +08:00
KernelMemory.md Updated Examples 2024-02-09 22:46:28 +05:30
LoadAndSaveSession.md docs: add examples to the documentation. 2023-06-20 23:46:53 +08:00
LoadAndSaveState.md Fixed some spelling and grammar mistakes in the documentation. 2023-07-20 15:43:45 +01:00
QuantizeModel.md docs: add examples to the documentation. 2023-06-20 23:46:53 +08:00
SemanticKernelMemory.md Updated Examples 2024-02-09 22:46:28 +05:30
SemanticKernelPrompt.md Updated Examples 2024-02-09 22:46:28 +05:30
StatelessModeExecute.md Fixed some spelling and grammar mistakes in the documentation. 2023-07-20 15:43:45 +01:00
TalkToYourself.md Updated Examples 2024-02-09 22:46:28 +05:30