Closed sweep-for-harambe[bot] closed 11 months ago
src/openai/resources/beta/assistants/dashboard.py
✗
Check src/openai/resources/beta/assistants/dashboard.py with contents:
src/openai/resources/beta/assistants/assistants.py
✓
Check src/openai/resources/beta/assistants/assistants.py with contents:
Ran GitHub Actions for d150e947e63786fcdbed49d6e064f31a41a1c0e5:
Description
This pull request adds a Dashboard prototype for AI Assistants in the OpenAI resources.
Summary
assistants.py
create
method to callDashboard.update_after_create()
delete
method to callDashboard.update_after_delete(assistant_id)
create_async
method to callDashboard.update_after_create_async()
delete_async
method to callDashboard.update_after_delete_async(assistant_id)
Fixes #11.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: