# Roadmap

* [x] Implement the `Settings` menu with `Restore defaults` option in the `Library Prompt` view.
* [x] Include a field for specifying the path of the Python binary to use to run the local server.
* [x] Document Azure OpenAI services integration.
* [ ] Replace the `Role` and `Prompt` fields with a single `Messages` JSON field under `Provider settings` to support multi-message input for compatible models.
* [ ] Add a JSON field in the `Server` view to support custom model settings (e.g. `quantization`, `context size`, etc.).
