PenguinAI (extension)
Stub
Images needed
PenguinAI (formerly PenguinGPT) is an extension created by User:MubiLopWhy the "User:" prefix? The referenced user either doesn't exist, or hasn't created their inline reference page. in PenguinMod that fetches data to a reverse proxy, and gives the user the output.
Please note that sometimes the servers will be down and you won't be able to use the extension.
Blocks
- Set reverse proxy API Base URL to ()
- Set Model to ()
- Get current model
- Is reverse proxy working?
- Get prompt ()
- Generate from text (No Context): ()
- Send text () to ()
- Inform () that ()
- Create chatbot named ()
- Delete chatbot ()
- Reset chat history of ()
- Chat history of () as array
- Import chat history from () as ()
- Import chats from () and ()
- All chats as Arrays
- Currently Active chats
- Generate () from () and get Response
- Generate () from () and import as costume with name ()
Reverse proxy
A reverse proxy is a web server that forwards requests to either another server, or, in this case, multiple other servers. PenguinAI is the latter as it allows you to select between multiple models, some hosted by different providers, using the Set Model to () block.
The default reverse proxy server is https://reverse.mubi.tech/v1
, which was made by the extension creator, however, the user may choose to change the reverse proxy using Set reverse proxy API Base URL to ().
Trivia
- All of the blocks in this extension have a capital letter at the start.
- PenguinAI's reverse proxy's uptime is monitored on PenguinMod's status page.