mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update chatpad-ai to e8240a (#799)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
c6fd31edad
commit
721f6a9092
@ -7,5 +7,5 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: ghcr.io/deiucanta/chatpad:e60272eefaf6e61f435b8bc65befba577b883750@sha256:fd0fa39524931e1e072cab58fcecdec51f60cf73c440cef05283cfa6a5b80cc9
|
||||
restart: on-failure
|
||||
image: ghcr.io/deiucanta/chatpad:e8240a7befc6c84bb1a112407059a463fcc54ee1@sha256:0cac0f3510096b308b426e9b382cfc1796d5b61abaeb22eb15baa2e95eb75cf6
|
||||
restart: on-failure
|
||||
|
@ -3,7 +3,7 @@ id: chatpad-ai
|
||||
category: ai
|
||||
name: Chatpad AI
|
||||
# using first 6 characters of commit hash as version number (docker image tag uses full commit hash)
|
||||
version: "e60272"
|
||||
version: "e8240a"
|
||||
tagline: Premium quality UI for ChatGPT
|
||||
description: >-
|
||||
Chatpad AI is an alternative user interface for OpenAI's chat models. Simply add your OpenAI API key and you're ready to go!
|
||||
@ -23,6 +23,7 @@ gallery:
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
- Add support for latest OpenAI API & models
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/604
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/604
|
||||
|
Loading…
Reference in New Issue
Block a user