New AI Text Plugin #24
Replies: 2 comments 2 replies
-
just as a question, is Ollama planned? So that we can add self hosted AIs? |
Beta Was this translation helpful? Give feedback.
-
I have my key, does it get placed into a file with a .env extension? Any documentation on exactly what it is looking for? or point me in the right direction? :) Great program. I have had fun with it |
Beta Was this translation helpful? Give feedback.
-
Hey Everyone,
I just pushed the addition of the AI Text Plugin, which allows you to display any text content using Open AI's GPT-4o text models.
To get the latest changes, you should be able to just do a git pull and restart the InkyPi service. Please note that this plugin requires the OPEN_AI_SECRET API key to be configured in a .env file, similar to the setup for the AI Image Plugin.
Let me know if you have any questions, feedback, or run into any issues with the plugin.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions