Abi Raja
|
c107f4eda5
|
merge
|
2024-09-08 16:50:18 +02:00 |
|
Abi Raja
|
b158597d7e
|
fix bug with prompt assembly for imported code with Claude which disallows multiple user messages in a row
|
2024-08-05 14:11:01 -04:00 |
|
Abi Raja
|
710f2987a4
|
merge
|
2024-07-31 14:40:52 -04:00 |
|
Abi Raja
|
bcb89a3c23
|
refactor
|
2024-07-31 11:15:56 -04:00 |
|
Abi Raja
|
d13ae72c06
|
add basic text to ui generation
|
2024-07-09 12:53:07 -04:00 |
|
Abi Raja
|
38a06517fb
|
add unit tests for the prompt assembly
|
2024-06-27 16:08:41 +08:00 |
|
Abi Raja
|
638053a54c
|
add HTML + CSS prompt for imported code
|
2024-06-27 16:02:06 +08:00 |
|
Abi Raja
|
ec1bada3e2
|
fix type errors introduced with previous changes
|
2024-06-27 16:01:28 +08:00 |
|
Abi Raja
|
0200274e61
|
Merge branch 'main' into pr/227
|
2024-06-27 14:44:24 +08:00 |
|
Abi Raja
|
4288cf2088
|
fix imported code prompt for Claude which doesn't allow multiple 'user' role messages in a row
|
2024-06-26 13:21:12 +08:00 |
|
Abi Raja
|
81c4fbe28d
|
identify exact llm being used during generation
|
2024-03-18 17:44:05 -04: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
|
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 |
|
Julian Toro
|
7c1fb7a54d
|
Add HTML/CSS system prompt and update stack descriptions
|
2024-02-02 10:19:52 -05:00 |
|
Abi Raja
|
8a431c0d02
|
add an imported code prompt
|
2024-01-09 08:29:16 -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
|
0080a5e2c4
|
better organization of prompts directory
|
2024-01-08 14:25:00 -08:00 |
|