tarasglek / chatcraft.org

Developer-oriented ChatGPT clone
https://chatcraft.org/
MIT License
147 stars 26 forks source link

Make Options dialog more dense/compact #561

Open tarasglek opened 3 months ago

tarasglek commented 3 months ago

Lets make it look something like:

ui would look like vs code:

image
mingming-ma commented 3 months ago

chatgpt settings also does similar kind 2 columns layout:

image

kliu57 commented 3 months ago

@tarasglek Here are some UI mockups. Let me know what you think. Also, I spoke with @mingming-ma and it seems two column layout modal may be a challenge to do. I don't think I would be able to complete this on my own as I only have two weeks left before graduation.

Clicking Models in sidebar

UI_01a_Models

Clicking "OpenAI" in sidebar

UI_01b_OpenAI

Clicking "MyCustomProvider1" in sidebar

UI_01c_MyCustomProvider1

How to create a new custom provider

UI_01d_Models_Add1

UI_01d_Models_Add2

Clicking Web Handlers in sidebar

UI_02_WebHandlers

Clicking Other in sidebar

UI_03_Other

humphd commented 3 months ago

I like this approach.