Skip to content

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 community extension: (not specified).

Warning

This is an extension made by a community member — but not reviewed by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of official extensions. In case of doubt, contact the author to know more about what the extension does or inspect its content before using it.


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.