Skip to content

Commit 2a90b1f

Browse files
committed
rename extension, extend example file
1 parent 4a95c0e commit 2a90b1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/llmchat-1.0.0.zip

206 Bytes
Binary file not shown.

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ In general, the LevelSpace syntax has been designed to align with existing NetLo
152152
homepage: "https://github.com/cstaelin/LinProg-Extension"
153153
}
154154
{
155-
name: "LLMChat"
156-
codeName: "LLMChat"
155+
name: "LLM-Chat"
156+
codeName: "llm-chat"
157157
shortDescription: "Simple connection to a large language model (LLM) chat"
158158
longDescription: "This extension allows you to connect a large language model of type Ollama or OpenAI and then send messages directly from NetLogo."
159159
version: "1.0.0"

0 commit comments

Comments
 (0)