{"id":27941965,"url":"https://github.com/fumiama/deepinfra","last_synced_at":"2026-03-07T12:02:42.909Z","repository":{"id":277495860,"uuid":"932574615","full_name":"fumiama/deepinfra","owner":"fumiama","description":"Lightweight OpenAI/OLLaMA/GenAI compatible caller, originally designed for DeepInfra.","archived":false,"fork":false,"pushed_at":"2025-12-21T16:36:13.000Z","size":60,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T10:55:29.563Z","etag":null,"topics":["gemini-api","genai","genai-api","golang","golang-cli","golang-library","golang-package","golang-tools","google-generative-ai","ollama","ollama-api","ollama-client","openai","openai-api","openaiapi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fumiama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-14T06:11:27.000Z","updated_at":"2025-12-21T16:36:17.000Z","dependencies_parsed_at":"2025-03-29T13:25:16.033Z","dependency_job_id":"9126a117-9252-459f-8aa0-4a62158f73a5","html_url":"https://github.com/fumiama/deepinfra","commit_stats":null,"previous_names":["fumiama/deepinfra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fumiama/deepinfra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumiama%2Fdeepinfra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumiama%2Fdeepinfra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumiama%2Fdeepinfra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumiama%2Fdeepinfra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fumiama","download_url":"https://codeload.github.com/fumiama/deepinfra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumiama%2Fdeepinfra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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":["gemini-api","genai","genai-api","golang","golang-cli","golang-library","golang-package","golang-tools","google-generative-ai","ollama","ollama-api","ollama-client","openai","openai-api","openaiapi"],"created_at":"2025-05-07T11:25:00.574Z","updated_at":"2026-03-07T12:02:42.859Z","avatar_url":"https://github.com/fumiama.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deepinfra\nLightweight OpenAI/OLLaMA/GenAI compatible caller, originally designed for DeepInfra.\n\n## Quick Start\n```go\napi := NewAPI(OpenAIDeepInfra, \"PUT YOUR API KEY HERE\")\ntxt, err := api.Request(model.NewOpenAI(model.ModelDeepDeek, model.SeparatorThink, 0.7, 0.9, 1024).\n    System(\"Be a good assistant.\").User(\"Hello\"),\n)\nif err != nil {\n    panic(err)\n}\nfmt.Println(txt)\n// Hello! How can I assist you today?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumiama%2Fdeepinfra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffumiama%2Fdeepinfra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumiama%2Fdeepinfra/lists"}