mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-18 02:47:05 -04:00
improve gemini-pro command
This commit is contained in:
parent
ab2ddea506
commit
475d83987d
4 changed files with 41 additions and 13 deletions
|
@ -8,6 +8,7 @@ const Api = Object.freeze({
|
|||
HOST: Hosts.prod,
|
||||
|
||||
GOOGLE_GENERATIVEAI_EDIT_IMAGE: '/google/generativeai/edit-image',
|
||||
GOOGLE_GENERATIVEAI_GEMINI_API: '/google/generativeai/gemini',
|
||||
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