Skip to content

Commit d950099

Browse files
LLM-Chat: Add v1.0.0
1 parent febbb63 commit d950099

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

extensions/llm-chat-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: "LLM-Chat"
156+
codeName: "llm-chat"
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)