xia ning
|
0b3b492c98
|
Merge branch 'main' into main
|
2024-06-11 09:43:03 +08:00 |
|
yoreland
|
afd34dfaad
|
AWS Bedrock support - adjust code style
|
2024-06-09 00:01:32 +08:00 |
|
Naman
|
f0ee686660
|
null check for chunk.choices
|
2024-05-29 13:15:23 +05:30 |
|
Naman
|
c5695975c7
|
handle none type in llm.py
|
2024-05-29 13:15:23 +05:30 |
|
Abi Raja
|
8e6a9c48f8
|
support GPT-4o
|
2024-05-13 15:24:47 -04:00 |
|
yoreland
|
7032342f91
|
AWS Bedrock support
|
2024-04-28 08:57:52 +08:00 |
|
Abi Raja
|
6587b626c5
|
clean up model strings and add support for GPT-4 Turbo (Apr 2024)
|
2024-04-11 09:55:55 -04:00 |
|
Abi Raja
|
dc52ff4cce
|
store intermediate artifacts for video for easier debugging
|
2024-03-25 14:09:13 -04:00 |
|
Abi Raja
|
b57f34d73a
|
close anthropic client after it's done streaming
|
2024-03-19 12:09:25 -04:00 |
|
Abi Raja
|
212aa228ab
|
fix bug with using enum as string
|
2024-03-19 10:30:58 -04:00 |
|
Abi Raja
|
81c4fbe28d
|
identify exact llm being used during generation
|
2024-03-18 17:44:05 -04:00 |
|
Abi Raja
|
1a42f6a91b
|
add haiku claude constant
|
2024-03-15 13:35:15 -04:00 |
|
Abi Raja
|
28d33a4d7e
|
do multiple passes for video claude
|
2024-03-07 17:31:39 -05:00 |
|
Abi Raja
|
c2f230a8c9
|
initial version of script
|
2024-03-06 20:47:28 -05:00 |
|
Abi Raja
|
c69edeb4b6
|
send correct media type to Claude
|
2024-03-05 14:02:48 -05:00 |
|
Abi Raja
|
7b62147a58
|
support Claude 3 Sonnet
|
2024-03-05 12:24:30 -05:00 |
|
Abi Raja
|
6a28ee2d3c
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
Abi Raja
|
a98b9d83f0
|
close OpenAI client
|
2023-12-03 14:45:39 -05:00 |
|
Abi Raja
|
aae7c0e468
|
fix type annotation
|
2023-11-30 11:56:51 -05:00 |
|
Nothing1024
|
e69269d844
|
Feat: OpenAI Base URL supported
|
2023-11-21 16:05:23 +08:00 |
|
Abi Raja
|
ee9b40d990
|
support setting openai api key on the client side
|
2023-11-16 18:12:07 -05:00 |
|
Abi Raja
|
593eb5ba63
|
fix toasts, error capture and get end to end working
|
2023-11-14 15:41:04 -05:00 |
|
Abi Raja
|
86dd82e358
|
write logs to file
|
2023-11-14 15:26:14 -05:00 |
|
Abi Raja
|
54ddde2820
|
add a prompt library
|
2023-11-14 14:56:46 -05:00 |
|
Abi Raja
|
ce763782c4
|
add backend with openai calling
|
2023-11-14 14:40:17 -05:00 |
|