mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 19:40:50 +00:00
model selector and model suggestions
This commit is contained in:
parent
80353a97c9
commit
9ba5709a3c
8 changed files with 182 additions and 115 deletions
|
|
@ -10,4 +10,28 @@ youtube_transcripts:
|
|||
- fr
|
||||
- de
|
||||
- hi
|
||||
- ja
|
||||
- ja
|
||||
suggested_models:
|
||||
openai:
|
||||
language:
|
||||
- gpt-4o-mini
|
||||
embedding:
|
||||
- text-embedding-3-small
|
||||
text_to_speech:
|
||||
- tts-1-hd
|
||||
speech_to_text:
|
||||
- whisper-1
|
||||
gemini:
|
||||
language:
|
||||
- gemini-1.5-flash
|
||||
text_to_speech:
|
||||
- default
|
||||
xai:
|
||||
language:
|
||||
- grok-beta
|
||||
anthropic:
|
||||
language:
|
||||
- claude-3-5-sonnet-20241022
|
||||
elevenlabs:
|
||||
text_to_speech:
|
||||
- eleven_turbo_v2_5
|
||||
Loading…
Add table
Add a link
Reference in a new issue