You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing of Discord bot -- health check, maybe a query
make the /health a "hidden command" so we can use it in prod - look into interactions library for Discord to see if it's cleaner, especially for streaming responses
the developer experience is just OK. let's make it awesome.
note: some of these are more suggestion than requirement
Everywhere
pyenv virtualenv
seems to be on the out, see VS Code docsBackend
Modal
modal serve
in development so that the backend endpoint isn't polluted -- also gets faster updatesdebug
command to usemodal shell
change secret name for dev vs prodMongoDB
jq
#54FastAPI
/
mount and the/gradio
mountLLM and Vector Index
Testing
Evaluation
Tooling
Frontend
/health
a "hidden command" so we can use it in prod- look intointeractions
library for Discord to see if it's cleaner, especially for streaming responsesThe text was updated successfully, but these errors were encountered: