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

Need Capability to specify OPENAI Model Version, temperature and output token length #1 #15

Closed
kapilkd13 opened this issue Jun 19, 2023 · 2 comments

Comments

@kapilkd13
Copy link

While self hosting this app, we need capability to specify some of the key parameters to make it usable. Currently it only generates 2 sentences stops. SInce while hosting on our own the cost is bourn by the user it make perfect sense to allow the user to use this beautiful app to its true capability.

@steven-tey
Copy link
Owner

You can already do that in the API endpoint: https://github.com/steven-tey/novel/blob/main/app/api/generate/route.ts

@steven-tey
Copy link
Owner

Closing this for now but lmk if I misunderstood you and we can revisit this issue!

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

No branches or pull requests

2 participants