theonlyamos
9fd6378d31
Added support for gemini pro vision.
...
Model can be set on runtime using `MODEL=gemini poetry run uvicorn main:app --reload --port 7001` or by configuring it on the web ui.
Follow instructions on the README to set appropriate api keys.
2023-12-22 17:37:11 +00: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