mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-04 21:10:30 +01:00
Updated Contributing guidelines (markdown)
parent
5c5f1ff48e
commit
f262f404a9
@ -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. It is implemented as an extension.
|
||||
|
||||
* You should not add features exclusively to the API if they could be added to the UI first.
|
||||
* The UI takes precedence over the API: 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
|
||||
|
Loading…
Reference in New Issue
Block a user