godot-llama-cpp
godot-llama-cpp copied to clipboard
How to use the plugin?
Godot version
v4.2
godot-cpp version
17c224035f509b1a4ccd0c5b8b2162d376bd2a22
System information
Windows 10
Issue description
Hello, could you provide an example showing how to use the plugin you developed? I made a simple chatbot in Godot (see here) and I would like to test using your plugin, but I am lost on how to do it :)
At the moment, I am interfacing with the LLM using the Ollama API, but replies are slow and so I'm looking for another solution. Thanks and congrats for the great work!