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

feat(#33): implement model input #88

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

Jshen123
Copy link
Contributor

@Jshen123 Jshen123 commented Apr 13, 2023

Description:
allow user to input custom model name

image

@vercel
Copy link

vercel bot commented Apr 13, 2023

@Jshen123 is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

@Jshen123 Jshen123 changed the title feat(issue-33): implement model input feat(#33): implement model input Apr 13, 2023
@Jshen123
Copy link
Contributor Author

CC: @asim-shrestha

@vercel
Copy link

vercel bot commented Apr 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2023 6:40pm

@@ -56,11 +60,23 @@ export default function SettingsDialog({
link.
</a>
</p>
<Input
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally I think this should be a drop down. But we can make that improvement later.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Told him drop down could wait for a diff push

<span className="ml-2">Model:</span>
</>
}
placeholder={""}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to have a place holder here. A default value would be even better 😊

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets do a placeholder of gpt-3.5-turbo

@asim-shrestha asim-shrestha merged commit 56fc5c8 into reworkd:main Apr 14, 2023
asim-shrestha pushed a commit that referenced this pull request Apr 16, 2023
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.

3 participants