defenseunicorns / leapfrogai

Production-ready Generative AI for local, cloud native, airgap, and edge deployments.

Home Page:https://leapfrog.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat(api): delete assistant

gphorvath opened this issue · comments

Description

Implement the OpenAI Delete Assistant endpoint

Acceptance Criteria

  • REST endpoint that accepts a DELETE request with assistant_id
  • Deletes the assistant with the corresponding assistant_id

Reference

https://platform.openai.com/docs/api-reference/assistants/deleteAssistant