Skip to content

Commit

Permalink
feat: generate text using vercel ai sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
laginha committed Sep 27, 2024
1 parent 7b8accb commit 2bcb08d
Show file tree
Hide file tree
Showing 6 changed files with 1,740 additions and 197 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
VITE_OPENAI_API_BASE=""
VITE_OPENAI_GET_KEY=""
VITE_OPENAI_API_BASE=""
VITE_GEMINI_API_BASE=""
VITE_ANTHROPIC_API_MODELS='claude-3-5-sonnet-20240620,claude-3-haiku-20240307'
VITE_GOOGLE_API_MODELS='gemini-1.5-flash,gemini-1.5-pro'
Loading

0 comments on commit 2bcb08d

Please sign in to comment.