{"id":50127548,"url":"https://github.com/devforth/adminforth-completion-adapter-anthropic-messages","last_synced_at":"2026-05-23T20:34:59.877Z","repository":{"id":358030051,"uuid":"1218841809","full_name":"devforth/adminforth-completion-adapter-anthropic-messages","owner":"devforth","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-15T09:11:12.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T11:29:00.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devforth.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":"2026-04-23T09:11:31.000Z","updated_at":"2026-05-15T09:10:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devforth/adminforth-completion-adapter-anthropic-messages","commit_stats":null,"previous_names":["devforth/adminforth-completion-adapter-anthropic-messages"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devforth/adminforth-completion-adapter-anthropic-messages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fadminforth-completion-adapter-anthropic-messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fadminforth-completion-adapter-anthropic-messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fadminforth-completion-adapter-anthropic-messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fadminforth-completion-adapter-anthropic-messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devforth","download_url":"https://codeload.github.com/devforth/adminforth-completion-adapter-anthropic-messages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fadminforth-completion-adapter-anthropic-messages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33412082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T18:09:33.147Z","status":"ssl_error","status_checked_at":"2026-05-23T18:09:31.380Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-05-23T20:34:59.763Z","updated_at":"2026-05-23T20:34:59.868Z","avatar_url":"https://github.com/devforth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @adminforth/completion-adapter-anthropic-messages\n\n\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\" /\u003e \u003cimg src=\"https://woodpecker.devforth.io/api/badges/3848/status.svg\" alt=\"Build Status\" /\u003e \u003ca href=\"https://www.npmjs.com/package/@adminforth/completion-adapter-anthropic-messages\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/@adminforth/completion-adapter-anthropic-messages\" alt=\"npm downloads\" /\u003e\u003c/a\u003e \u003ca href=\"https://www.npmjs.com/package/@adminforth/completion-adapter-anthropic-messages\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@adminforth/completion-adapter-anthropic-messages\" alt=\"npm version\" /\u003e\u003c/a\u003e\n\n[![Ask AI](https://tluma.ai/badge)](https://tluma.ai/ask-ai/devforth/adminforth)\n\nAdminForth completion adapter for the Anthropic Messages API.\n\n## Installation\n\n```bash\npnpm i @adminforth/completion-adapter-anthropic-messages\n```\n\n## Usage\n\n```ts\nimport CompletionAdapterAntropicMessages from \"@adminforth/completion-adapter-anthropic-messages\";\n\nconst adapter = new CompletionAdapterAntropicMessages({\n\tanthropicApiKey: process.env.ANTHROPIC_API_KEY as string,\n\tmodel: \"claude-sonnet-4-5-20250929\",\n\textraRequestBodyParameters: {\n\t\ttemperature: 0.7,\n\t},\n});\n```\n\nThe adapter supports:\n\n- regular text completion\n- JSON Schema structured output via the Messages parse helper\n- tool calls\n- streaming output chunks\n- extended thinking when the token budget allows it\n\n## Related links\n\n- [AdminForth website](https://adminforth.dev)\n- [npm package](https://www.npmjs.com/package/@adminforth/completion-adapter-anthropic-messages)\n- [All completion adapters](https://adminforth.dev/docs/tutorial/Adapters/ai-completion-adapters/)\n- [All AdminForth adapters](https://adminforth.dev/docs/tutorial/ListOfAdapters/)\n- [Built by DevForth](https://devforth.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fadminforth-completion-adapter-anthropic-messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevforth%2Fadminforth-completion-adapter-anthropic-messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fadminforth-completion-adapter-anthropic-messages/lists"}