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

Update OFRAK AI with the increased history, improved structured output from recent API improvements #3

Open
marczalik opened this issue Jun 14, 2023 · 0 comments

Comments

@marczalik
Copy link
Contributor

OpenAI recently rolled out changes to their API that drastically increases the history for the 3.5 model, which should improve results for long-running conversations. In particular, this should help maintain contextual information when sending lots of data to the model, such as in the program/function analyzers.

These API changes should also improve the "steerability" of the model's output, creating more reliably structured output that we can use. This could help, for instance, in making sure string format specifiers and response lengths are respected.

News article here. Announcement here.

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

1 participant