wasurenakusa / engine

The modular ai conversation engine
GNU Affero General Public License v3.0
0 stars 1 forks source link

Ollama Plugin #41

Open chr1st0ph3rGG opened 5 days ago

chr1st0ph3rGG commented 5 days ago

there is a simple client lib for python : https://github.com/ollama/ollama-python In theory it should be as simple as implementing that... depending on the model we would support function calling or not.