Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add settings panel to ChatUI #347

Merged
merged 2 commits into from
May 16, 2024
Merged

Add settings panel to ChatUI #347

merged 2 commits into from
May 16, 2024

Conversation

AVGVSTVS96
Copy link
Owner

@AVGVSTVS96 AVGVSTVS96 commented May 13, 2024

  • Add shadcn label and it's deps
  • Change name of main component to ChatUI and import in gptChat.astro
  • redesign: add UI for playground settings interface, refactor code
    • Add frontend UI for settings interface to the left of the chat window. Includes model selection, temperature, top p, top k, and system message selection - logic not set up yet

Add frontend UI for settings interface to the left of the chat window. Includes model selection, temperature, top p, top k, and system message selection - **logic not set up yet**

Change name of main component to `ChatUI` and import in `gptChat.astro`
Copy link

cloudflare-workers-and-pages bot commented May 13, 2024

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: d70ffd9
Status: ✅  Deploy successful!
Preview URL: https://6748b992.astrosite-aid.pages.dev
Branch Preview URL: https://chatplayground-bas-109.astrosite-aid.pages.dev

View logs

Copy link

codesandbox bot commented May 13, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

linear bot commented May 13, 2024

@AVGVSTVS96 AVGVSTVS96 changed the title Add shadcn label and it's deps Add settings panel to ChatUI May 13, 2024
@AVGVSTVS96 AVGVSTVS96 marked this pull request as ready for review May 13, 2024 02:40
@AVGVSTVS96 AVGVSTVS96 changed the base branch from chatUiStyling to master May 13, 2024 04:34
@AVGVSTVS96 AVGVSTVS96 force-pushed the chatPlayground-BAS-109 branch 3 times, most recently from 07d77ef to d70ffd9 Compare May 15, 2024 02:55
Copy link
Owner Author

AVGVSTVS96 commented May 16, 2024

Merge activity

@AVGVSTVS96 AVGVSTVS96 merged commit 0c6613d into master May 16, 2024
1 check passed
@AVGVSTVS96 AVGVSTVS96 deleted the chatPlayground-BAS-109 branch June 3, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant