add editimage

This commit is contained in:
bignutty 2025-03-22 00:34:34 +01:00
parent da5da4c673
commit 5e3235019c
3 changed files with 79 additions and 0 deletions

View file

@ -7,6 +7,7 @@ const Hosts = Object.freeze({
const Api = Object.freeze({
HOST: Hosts.prod,
GOOGLE_GENERATIVEAI_EDIT_IMAGE: '/google/generativeai/edit-image',
GOOGLE_GENERATIVEAI_IMAGEN: '/google/generativeai/imagen',
GOOGLE_PERSPECTIVE: '/google/perspective/analyze',
GOOGLE_SPEECH_RECOGNIZE: '/google/speech/recognize',