Updated Contributing guidelines (markdown)

oobabooga 2023-08-04 12:58:35 -03:00
parent 064c308dc7
commit 3c6e36bfe3

@ -38,7 +38,7 @@ This project aims to provide a web interface for interacting with Large Language
The API exists to make it possible to automate text generation actions available in the UI.
* You should not add features to the API if they could be added to the UI first.
* You should not add features exclusively to the API if they could be added to the UI first.
* Providing an API with extensive and niche features is not a priority.
## Extensions