mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
add editimage
This commit is contained in:
parent
da5da4c673
commit
5e3235019c
3 changed files with 79 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue