softwaremill / softwaremill/sttp-ai
Implement Administration API's
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 101
- Forks
- 18
- Avg merge
- 24m
- Merged PRs (30d)
- 17
Description
There is still some Administration API's which can be implemented, as so far we have only implemented Admin Api Keys API. Here is the list of missing API's:
- https://platform.openai.com/docs/api-reference/invite
- https://platform.openai.com/docs/api-reference/users
- https://platform.openai.com/docs/api-reference/projects
- https://platform.openai.com/docs/api-reference/project-users
- https://platform.openai.com/docs/api-reference/project-service-accounts
- https://platform.openai.com/docs/api-reference/project-api-keys
- https://platform.openai.com/docs/api-reference/project-rate-limits
- https://platform.openai.com/docs/api-reference/audit-logs
- https://platform.openai.com/docs/api-reference/usage
- https://platform.openai.com/docs/api-reference/certificates
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing Admin API Keys API implementation and compare it with the linked OpenAI Administration API references for invites, users, projects, project resources, audit logs, usage, and certificates. Done means the listed missing APIs are implemented consistently with the existing administration support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100