mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
use imagen3
This commit is contained in:
parent
91c7a6850c
commit
90b4b0c6a8
3 changed files with 13 additions and 6 deletions
|
@ -7,6 +7,7 @@ const Hosts = Object.freeze({
|
|||
const Api = Object.freeze({
|
||||
HOST: Hosts.prod,
|
||||
|
||||
GOOGLE_GENERATIVEAI_IMAGEN: '/google/generativeai/imagen',
|
||||
GOOGLE_PERSPECTIVE: '/google/perspective/analyze',
|
||||
GOOGLE_SPEECH_RECOGNIZE: '/google/speech/recognize',
|
||||
GOOGLE_SPEECH_RECOGNIZE_LABELS: '/google/speech/multirecognize',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue