{"openapi":"3.0.0","info":{"title":"AI Text Completion","description":"Generate fluid text responses using the system standard small language model.","version":"1.1.0"},"servers":[{"url":"https:\/\/api.rsprint.site"}],"paths":{"\/api\/v1\/gateway\/ai-complete":{"post":{"summary":"AI Text Completion","description":"Generate fluid text responses using the system standard small language model.","responses":{"200":{"description":"Successful response","content":{"application\/json":{"schema":{"type":"object"}}}}}}}}}