{"id":19938097,"url":"https://github.com/dweinstein/openai-erlang-client","last_synced_at":"2026-05-13T00:33:21.971Z","repository":{"id":233240370,"uuid":"615913785","full_name":"dweinstein/openai-erlang-client","owner":"dweinstein","description":"Erlang OpenAI client auto-generated by OpenAPI-generator","archived":false,"fork":false,"pushed_at":"2023-03-19T03:28:08.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T12:41:54.277Z","etag":null,"topics":["client-libraries","erlang","openai","openapi-generator"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dweinstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-03-19T03:27:33.000Z","updated_at":"2023-06-13T12:11:44.000Z","dependencies_parsed_at":"2024-04-15T04:35:15.134Z","dependency_job_id":"562ccc07-0855-473a-a259-2b5f3f0367c6","html_url":"https://github.com/dweinstein/openai-erlang-client","commit_stats":null,"previous_names":["dweinstein/openai-erlang-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dweinstein/openai-erlang-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fopenai-erlang-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fopenai-erlang-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fopenai-erlang-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fopenai-erlang-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweinstein","download_url":"https://codeload.github.com/dweinstein/openai-erlang-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fopenai-erlang-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32963164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client-libraries","erlang","openai","openapi-generator"],"created_at":"2024-11-12T23:38:21.487Z","updated_at":"2026-05-13T00:33:21.936Z","avatar_url":"https://github.com/dweinstein.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI client server library for Erlang\n\n## Overview\n\nAn Erlang client stub generated by [OpenAPI Generator](https://openapi-generator.tech) given the [OpenAPI spec](https://github.com/openai/openai-openapi).\n\n## Example\n\n```erlang\n1\u003e ApiKey = \u003c\u003c\"sk-...\"\u003e\u003e,\n   Host = \u003c\u003c\"https://api.openai.com\"\u003e\u003e,\n   HackneyOpts = [{recv_timeout, 30_000}],\n   Opts = #{cfg =\u003e #{ api_key_prefix =\u003e #{ \u003c\u003c\"Authorization\"\u003e\u003e =\u003e \u003c\u003c\"Bearer\"\u003e\u003e }, auth =\u003e #{ api_key =\u003e ApiKey }, host =\u003e Host }, hackney_opts =\u003e HackneyOpts }),\n   openai_open_ai_api:list_models(#{}, Opts).\n...\n{ok,#{data =\u003e\n          [#{created =\u003e 1649358449,id =\u003e \u003c\u003c\"babbage\"\u003e\u003e,\n             object =\u003e \u003c\u003c\"model\"\u003e\u003e,owned_by =\u003e \u003c\u003c\"openai\"\u003e\u003e,\n             parent =\u003e null,\n             permission =\u003e\n                 [#{allow_create_engine =\u003e false,allow_fine_tuning =\u003e false,\n                    allow_logprobs =\u003e true,allow_sampling =\u003e true,\n                    allow_search_indices =\u003e false,allow_view =\u003e true,\n                    created =\u003e 1669085501,group =\u003e null,\n                    id =\u003e \u003c\u003c\"modelperm-49FUp5v084tBB49tC4z8LPH5\"\u003e\u003e,\n                    is_blocking =\u003e false,object =\u003e \u003c\u003c\"model_permission\"\u003e\u003e,\n                    organization =\u003e \u003c\u003c\"*\"\u003e\u003e}],\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fopenai-erlang-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweinstein%2Fopenai-erlang-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fopenai-erlang-client/lists"}