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

feat(api): Assistants endpoints #292

Closed
5 tasks
gerred opened this issue Mar 21, 2024 · 0 comments · Fixed by #424
Closed
5 tasks

feat(api): Assistants endpoints #292

gerred opened this issue Mar 21, 2024 · 0 comments · Fixed by #424
Assignees
Labels
enhancement ✨ New feature or request

Comments

@gerred
Copy link
Member

gerred commented Mar 21, 2024

User Story

As a LeapfrogAI Developer
I want an OpenAI compliant Assistants API
So that I can use the API to manage assistants for various applications.

Acceptance Criteria

Implement and test the following endpoints:

  • Create Assistant
  • List Assistants
  • Retrieve Assistants
  • Modify Assistant
  • Delete Assistant

Additional context

@gerred gerred changed the title feat(api): assistants API Epic: OpenAI Assistants API Mar 21, 2024
@barronstone barronstone changed the title Epic: OpenAI Assistants API EPIC: OpenAI Assistants API Mar 22, 2024
@barronstone barronstone changed the title EPIC: OpenAI Assistants API EPIC: OpenAI "Assistants" API Mar 22, 2024
@barronstone barronstone added the EPIC ⚔️ EPIC issue to consolidate several sub-issues label Mar 23, 2024
@YrrepNoj YrrepNoj added this to the SPRINT+1 milestone Apr 4, 2024
@YrrepNoj YrrepNoj modified the milestones: SPRINT+1, v0.8.0 Apr 18, 2024
@gphorvath gphorvath changed the title EPIC: OpenAI "Assistants" API feat(api): Assistants endpoints Apr 18, 2024
@gphorvath gphorvath added enhancement ✨ New feature or request and removed EPIC ⚔️ EPIC issue to consolidate several sub-issues labels Apr 18, 2024
@gphorvath gphorvath linked a pull request Apr 19, 2024 that will close this issue
@gphorvath gphorvath self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants