Skip to content

Commit 4a95c0e

Browse files
committed
Add llmchat 1.0.0
1 parent febbb63 commit 4a95c0e

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

extensions/llmchat-1.0.0.zip

12.3 MB
Binary file not shown.

libraries.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,14 @@ In general, the LevelSpace syntax has been designed to align with existing NetLo
151151
version: "1.0.0"
152152
homepage: "https://github.com/cstaelin/LinProg-Extension"
153153
}
154+
{
155+
name: "LLMChat"
156+
codeName: "LLMChat"
157+
shortDescription: "Simple connection to a large language model (LLM) chat"
158+
longDescription: "This extension allows you to connect a large language model of type Ollama or OpenAI and then send messages directly from NetLogo."
159+
version: "1.0.0"
160+
homepage: "https://github.com/korinek-milan/netlogo-llmChat-extension"
161+
}
154162
{
155163
name: "LPSolver"
156164
codeName: "lpsolver"

0 commit comments

Comments
 (0)