mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 23:23:08 -04:00
add webask
This commit is contained in:
parent
192deea3c2
commit
362f95e612
4 changed files with 85 additions and 38 deletions
|
@ -14,6 +14,7 @@ const ObeliskApi = Object.freeze({
|
|||
OPENAI_CHATGPT: "/parrot/v1/openai:chatgpt",
|
||||
OPENAI_GPT4: "/parrot/v1/openai:gpt4",
|
||||
|
||||
WEB_ASK: "/flamingo/v1/web:ask",
|
||||
SUMMARIZE_WEBPAGES: "/flamingo/v1/web:summarize",
|
||||
|
||||
AI_WALLPAPER: "/robin/v1/wallpaper:generate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue