Abi Raja
|
8de0e95c54
|
fix up types
|
2024-06-05 15:12:47 -04:00 |
|
Naman
|
d31ebcaa27
|
types fix in image generation file
|
2024-05-29 07:11:03 +05:30 |
|
Abi Raja
|
43214bbbf8
|
add another unit test for new model
|
2024-05-13 15:26:12 -04:00 |
|
Abi Raja
|
8e6a9c48f8
|
support GPT-4o
|
2024-05-13 15:24:47 -04:00 |
|
Abi Raja
|
a5fe0960d8
|
support best of n evals
|
2024-04-24 14:54:03 -04:00 |
|
Abi Raja
|
bb642b320e
|
improve evaluation docs and the way the model is passed into the evaluation script
|
2024-04-11 10:52:25 -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
|
9e1bcae545
|
remove access code/token functionality
|
2024-04-10 14:51:15 -04:00 |
|
Abi Raja
|
29cea327cc
|
improve error UX (particular when no OpenAI API key is found)
|
2024-04-10 13:20:42 -04:00 |
|
Abi Raja
|
dc52ff4cce
|
store intermediate artifacts for video for easier debugging
|
2024-03-25 14:09:13 -04:00 |
|
Abi Raja
|
6a0201a5c0
|
fix up mock data
|
2024-03-22 11:14:15 -04:00 |
|
Abi Raja
|
7f44228a95
|
fix bug where open AI key is required to use it with Anthropic
|
2024-03-19 13:57:57 -04:00 |
|
Abi Raja
|
62272e3a68
|
update error message for video
|
2024-03-19 13:51:30 -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
|
a58c95c8c7
|
add more mock data
|
2024-03-14 15:59:57 -04:00 |
|
Abi Raja
|
c08cf0ae57
|
support screen recording
|
2024-03-14 15:57:44 -04:00 |
|
Abi Raja
|
a0f5af0fdc
|
improve mock functionality
|
2024-03-08 05:02:23 -05:00 |
|
Abi Raja
|
28d33a4d7e
|
do multiple passes for video claude
|
2024-03-07 17:31:39 -05:00 |
|
Abi Raja
|
4937a92f42
|
support video uploads through the interface
|
2024-03-07 14:59:26 -05:00 |
|
Abi Raja
|
c2f230a8c9
|
initial version of script
|
2024-03-06 20:47:28 -05:00 |
|
Abi Raja
|
123e8ffce2
|
Add Claude prompts file (not used yet - we use the same prompts for both models)
|
2024-03-05 20:22:09 -05:00 |
|
Abi Raja
|
c69edeb4b6
|
send correct media type to Claude
|
2024-03-05 14:02:48 -05:00 |
|
Abi Raja
|
3a23d9eae3
|
add pyright as part of pre-commit (but disable it for now due to failing type check)
|
2024-03-05 13:50:55 -05:00 |
|
Abi Raja
|
a7e51f6f1a
|
update error message from anthropic
|
2024-03-05 13:39:49 -05:00 |
|
Abi Raja
|
7b62147a58
|
support Claude 3 Sonnet
|
2024-03-05 12:24:30 -05:00 |
|
Abi Raja
|
bd407e51f9
|
code clean up
|
2024-03-04 14:58:01 -05:00 |
|
Abi Raja
|
5e3a174203
|
test again with fixed test now
|
2024-02-23 15:33:23 -05:00 |
|
Abi Raja
|
d58d66d7ff
|
test committing a failing test
|
2024-02-23 15:26:09 -05:00 |
|
Abi Raja
|
5e2c2b25c3
|
add pre-commit to run tests before each commit
|
2024-02-23 15:08:34 -05:00 |
|
Abi Raja
|
c0e084aa86
|
update evals
|
2024-02-21 09:30:42 -05:00 |
|
Abi Raja
|
34c1f9a959
|
update openAI key missing - error dialog message
|
2024-01-10 17:16:00 -08:00 |
|
Abi Raja
|
8a431c0d02
|
add an imported code prompt
|
2024-01-09 08:29:16 -08:00 |
|
Abi Raja
|
b8bce72d23
|
organize evals code into the evals dir
|
2024-01-08 17:38:34 -08:00 |
|
Abi Raja
|
7073879e6e
|
include type checker
|
2024-01-08 17:04:59 -08:00 |
|
Abi Raja
|
1aeb8c4e14
|
Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added
|
2024-01-08 15:30:53 -08:00 |
|
Abi Raja
|
15dc74a328
|
improve type checking for stack on backend
|
2024-01-08 14:55:41 -08:00 |
|
Abi Raja
|
adda6852f3
|
update gitignore
|
2024-01-08 14:35:26 -08:00 |
|
Abi Raja
|
0080a5e2c4
|
better organization of prompts directory
|
2024-01-08 14:25:00 -08:00 |
|
Abi Raja
|
fa7ffdfaeb
|
add a vue tailwind generation option
|
2024-01-08 13:50:33 -08:00 |
|
Abi Raja
|
2ab95eb2c0
|
upgrade uvicorn dependency and add a backend start python script
|
2024-01-08 09:35:02 -08:00 |
|
Abi Raja
|
9b728d034b
|
add experimental support for SVG
|
2023-12-14 10:18:41 -05:00 |
|
Abi Raja
|
f1a9859384
|
fix bug with history not being updated if image generation fails
|
2023-12-14 08:29:04 -05:00 |
|
Abi Raja
|
d23cec9bc0
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
Abi Raja
|
896ac66ac5
|
add a simple eval script to batch run inferences
|
2023-12-13 12:50:34 -05:00 |
|
Abi Raja
|
dd65a6e1e4
|
add tests for the new prompts
|
2023-12-10 15:49:21 -05:00 |
|
Abi Raja
|
356dd428b8
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
Abi Raja
|
dcb95431ea
|
update prompts for all stack combos of imported code
|
2023-12-10 10:34:03 -05:00 |
|