mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-18 10:57:05 -04:00
gemini text
This commit is contained in:
parent
9b6ef0da26
commit
3b478bd69e
4 changed files with 79 additions and 1 deletions
|
@ -7,6 +7,7 @@ const ObeliskApi = Object.freeze({
|
|||
HOST: ObeliskHosts.prod,
|
||||
|
||||
GOOGLE_BARD: "/parrot/v1/google:bard",
|
||||
GEMINI_PRO: "/parrot/v1/google:gemini",
|
||||
GEMINI_PRO_VISION: "/parrot/v1/google:geminiVision",
|
||||
|
||||
SUMMARIZE_WEBPAGES: "/flamingo/v1/web:summarize"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue