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

No Find/Create by Name. Fix Test Fixture #9

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Commits on Jun 1, 2024

  1. No find/create by name. Fix test fixture.

    Changed: Names are no longer unique when assistants are created. This means the find/recreate by name is no longer needed. Recommend if deployments must track a fixed assistant to use the assistant id environment variable.
    
    Fixed: OpenAI now seems to validate the tool JSON on Assistant create. Fixed a bug in a test fixture where `required` was in the wrong place.
    metaskills committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    553ea37 View commit details
    Browse the repository at this point in the history