mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-19 19:37:02 -04:00
aiwp
This commit is contained in:
parent
1291974b5a
commit
b5da631448
5 changed files with 79 additions and 2 deletions
|
@ -14,7 +14,9 @@ const ObeliskApi = Object.freeze({
|
|||
OPENAI_CHATGPT: "/parrot/v1/openai:chatgpt",
|
||||
OPENAI_GPT4: "/parrot/v1/openai:gpt4",
|
||||
|
||||
SUMMARIZE_WEBPAGES: "/flamingo/v1/web:summarize"
|
||||
SUMMARIZE_WEBPAGES: "/flamingo/v1/web:summarize",
|
||||
|
||||
AI_WALLPAPER: "/robin/v1/wallpaper:generate"
|
||||
})
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue