Skip to content

AIOS-club/proxy-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Proxy AI Service

POST /openai HTTP/1.1
Content-Type: application/json

{
    "api_key": "sk-xcrzWdIciajgkz3VbYGGT3BlbkFJ0hz4a5XSIobZ.....",
    "path": "/v1/completions",
    "method": "POST",
    ...other
}

Please refer to the OpenAI documentation for interface details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages