Commit Graph

29 Commits

Author SHA1 Message Date
574e04fa19 FIX? 2025-07-05 22:32:51 +09:00
6376f8f0e5 Added Google Models 2025-06-13 19:02:35 +09:00
fbde7d28c2 Added new models 2025-04-17 07:09:34 +09:00
9b6e5a0941 Added gpt-4.1 2025-04-16 16:34:19 +09:00
bace639f1d Models cleanup 2025-02-28 07:15:30 +09:00
795941d874 Added Claude 3.7 Sonnet 2025-02-25 12:52:24 +09:00
98d4854ed6 Added DeepSeek models from Groq, Fixed streaming for o1 2025-02-16 21:29:53 +09:00
368d002600 Added o1, o3-mini and fixed setting for reasoning models 2025-02-01 23:17:10 +09:00
3c115692ef Added Anthropic API 2024-12-23 14:00:21 +09:00
f6b735e2e7 Added new models 2024-09-14 08:00:29 +09:00
9c790068e5 Merge branch 'main' of Niek/chatgpt-web 2024-07-19 03:49:08 +09:00
b91750d48f Add new model: GPT-4o-mini 2024-07-19 02:56:54 +09:00
32299c9b2c Custom: Add Mixtral for Groq 2024-06-10 01:47:17 +09:00
ccf5948389 Merge branch 'Niek:main' into main 2024-05-14 09:59:36 +09:00
Ryan526
2a6cf6ac7b Add new models
Added models and costs for GPT-4o
2024-05-13 15:53:59 -04:00
019c078348 Added custom LLaMa3 models 2024-04-29 17:43:22 +09:00
290a98fd87 linting...... 2024-04-28 17:15:04 +09:00
57bacd9cbc Added gpt-4-turbo-2024-04-09
Fixed EventStreamContentType
2024-04-28 17:05:25 +09:00
Maksim Misin
980f109305 feat: added new models 2024-01-26 13:54:05 +02:00
Niek van der Maas
d4e9d3b2d3 Update pricing to match OpenAI 2023-11-07 12:09:49 +01:00
Mitchell Byrden
ccb46b5eca Added DALL-E 3 models and gpt-4-1106-preview 2023-11-07 17:43:36 +11:00
Mitchell Byrden
0bbd387678 Added DALL-E models and gpt-4-1106-preview 2023-11-07 17:20:22 +11:00
Webifi
e3095bdf41 Fix some types 2023-09-10 19:32:33 -05:00
Webifi
2e4181bf7e Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00
Webifi
fc46a21ab7 fix typo 2023-08-20 13:49:33 -05:00
Webifi
f523f8d4bc Fix typo 2023-08-16 15:20:57 -05:00
Webifi
cb2b9e07f4 Add distinction between chat and instruct models 2023-08-16 15:20:07 -05:00
Webifi
a08d8bcd54 Move token counting to model detail. 2023-08-15 21:46:33 -05:00
Webifi
fb2290308f Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00