mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
reflect mono2 changes (c4e83892)
This commit is contained in:
parent
97204fd33b
commit
f91f4dff7b
3 changed files with 12 additions and 2 deletions
|
@ -10,6 +10,8 @@ const ObeliskApi = Object.freeze({
|
|||
LLM_PRIVATE_BARD: "/llm/v1/_private:bard",
|
||||
LLM_MODELS_GENERATE: "/llm/v1/generate",
|
||||
|
||||
GENERATIVEIMAGES_MODELS_IMAGEN: "/generativeimages/v1/models/imagen",
|
||||
|
||||
GOOGLE_BARD: "/parrot/v1/google:bard",
|
||||
GOOGLE_GEMINI_PRO: "/parrot/v1/google:gemini",
|
||||
GOOGLE_GEMINI_PRO_VISION: "/parrot/v1/google:geminiVision",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue