You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Ollama Support for Neocortex Unity SDK. This package helps you download and run LLMs on your local environment with the help of Ollama.",
"unity": "2021.3",
"unityRelease": "35f1",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"keywords": [
"ollama",
"llm",
"llms",
"conversational ai",
"smart npc",
"npcs",
"character",
"character ai",
"game ai",
"smart agent",
"game agent",
"agentic ai",
"agentic npc"
],
"author": {
"name": "Neocortex",
"email": "contact@neocortex.link",
"url": "https://neocortex.link"
},
"samples": [
{
"displayName": "Chat Sample",
"description": "Quick start for testing LLMs downloaded via Ollama with Neocortex Unity SDK",