|
routes
|
support screenshotting a URL with ScreenshotOne
|
2023-11-20 11:48:33 -05:00 |
|
.gitignore
|
fix bad gitignore and missing file
|
2023-11-15 19:42:47 -05:00 |
|
access_token.py
|
update URL to prod URL
|
2023-11-29 14:28:36 -05:00 |
|
build.sh
|
add build script for render backend deployment
|
2023-11-16 19:03:05 -05:00 |
|
llm.py
|
support setting openai api key on the client side
|
2023-11-16 18:12:07 -05:00 |
|
main.py
|
Refactor main.py file
|
2023-11-30 18:47:54 +08:00 |
|
mock.py
|
return early if there are no images to replace
|
2023-11-16 15:11:54 -05:00 |
|
prompts.py
|
print system prompt info in the backend logs
|
2023-11-28 14:33:03 -05:00 |
|
pyproject.toml
|
Update Python version in pyproject.toml
|
2023-11-30 15:46:35 +08:00 |
|
README.md
|
add unit tests for prompts
|
2023-11-28 12:23:08 -05:00 |
|
test_modify.py
|
Update Python version in pyproject.toml
|
2023-11-30 15:46:35 +08:00 |
|
test_prompts.py
|
add support for React
|
2023-11-28 14:05:59 -05:00 |