OllamaAI
This extension adds the functionality to your project to easily send requests to the "Ollama" AI, and get responses from it.
Authors and contributors to this experimental extension: (not specified).
Warning
This is an extension made by a community member and it only got through a light review by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of fully reviewed extensions.
Create a simple action to send the following data to a Ollama AI server:
- URL (The server's URL with port)
- Model (The model you want to generate the response)
- Prompt (The prompt you send to the server to reply to)
Tip
Learn how to install new extensions by following a step-by-step guide.
Actions
Send prompt to a model
Sends the prompt string, the model string, and the stream boolean from the given structure.
This page is an auto-generated reference page about the OllamaAI extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.