mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-03 19:25:19 +02:00
add rowboat gateway
This commit is contained in:
parent
4e989342fc
commit
ce8dfc784f
3 changed files with 27 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import z from "zod";
|
||||
|
||||
export const Flavor = z.enum([
|
||||
"rowboat [free]",
|
||||
"anthropic",
|
||||
"google",
|
||||
"ollama",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue