Abi Raja
|
c55e5d7923
|
remove unused code
|
2024-08-30 16:32:20 +02:00 |
|
Abi Raja
|
e67239745c
|
fix type error
|
2024-08-30 13:32:59 +02:00 |
|
Abi Raja
|
ff12790883
|
refactor
|
2024-07-31 10:14:23 -04:00 |
|
Abi Raja
|
d7ab620e0b
|
deep copy messages to avoid modifying the original list in the Claude LLM call
|
2024-07-26 11:56:21 -04:00 |
|
Abi Raja
|
9f732c4f5d
|
update max tokens for Claude Sonnet 3.5 to newly supported limit (8192)
|
2024-07-15 18:51:22 -04:00 |
|
Abi Raja
|
6be83b4a2d
|
process images to be under 5mb for Claude
|
2024-06-25 20:57:41 +08:00 |
|
Abi Raja
|
49a24d8b0c
|
support Claude Sonnet 3.5
|
2024-06-22 19:39:49 +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 |
|
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 |
|