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

API safety #12

Open
edwardshturman opened this issue Jul 16, 2023 · 3 comments
Open

API safety #12

edwardshturman opened this issue Jul 16, 2023 · 3 comments
Assignees
Labels
backlog 📋 improvement ✨ Quality of life or other changes

Comments

@edwardshturman
Copy link
Member

edwardshturman commented Jul 16, 2023

Increasing the safety behind cue generation and interaction with the OpenAI API:

@edwardshturman edwardshturman self-assigned this Jul 16, 2023
@edwardshturman edwardshturman added this to the v0.5.0 milestone Aug 1, 2023
@edwardshturman edwardshturman linked a pull request Aug 1, 2023 that will close this issue
28 tasks
@edwardshturman
Copy link
Member Author

Splitting API safety and usage tracking / rate limiting into two separate issues, both an absolute must for sharing Cue access. See here and follow along with progress in #10.

@edwardshturman edwardshturman removed the good first issue 🌱 Good for newcomers label Aug 1, 2023
This was referenced Aug 1, 2023
@edwardshturman
Copy link
Member Author

Things to consider:

  • Stop sequences for generating a specific number of cues, scaling proportionally to the size of notes entered
  • Readjust OpenAI soft & hard limits
  • Adversarial testing: try to veer cue generations off-topic

@edwardshturman
Copy link
Member Author

Going to unlink this issue from #10 as the essentials for safety & production best practices are already in place. The above three things to consider are important, but don't hinder sharing Cue access, especially in beta.

@edwardshturman edwardshturman removed a link to a pull request Aug 11, 2023
28 tasks
@edwardshturman edwardshturman removed this from the v0.5.0 milestone Aug 11, 2023
@edwardshturman edwardshturman added backlog 📋 improvement ✨ Quality of life or other changes and removed priority: high 🫡 labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog 📋 improvement ✨ Quality of life or other changes
Projects
None yet
Development

No branches or pull requests

1 participant