{"id":41235930,"url":"https://github.com/inkeep/ai-api-go","last_synced_at":"2026-01-23T01:03:34.438Z","repository":{"id":223563660,"uuid":"760211263","full_name":"inkeep/ai-api-go","owner":"inkeep","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-25T00:04:30.000Z","size":171,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-03T08:27:59.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/inkeep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2024-02-20T01:46:43.000Z","updated_at":"2025-03-20T19:42:16.000Z","dependencies_parsed_at":"2024-06-21T12:59:00.216Z","dependency_job_id":"f36d3c19-7a61-4171-a10c-1fc70a1efb1b","html_url":"https://github.com/inkeep/ai-api-go","commit_stats":null,"previous_names":["inkeep/ai-api-go"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/inkeep/ai-api-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fai-api-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fai-api-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fai-api-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fai-api-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkeep","download_url":"https://codeload.github.com/inkeep/ai-api-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fai-api-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"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":[],"created_at":"2026-01-23T01:03:34.365Z","updated_at":"2026-01-23T01:03:34.425Z","avatar_url":"https://github.com/inkeep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github.com/inkeep/ai-api-go\n\n\u003cdiv align=\"left\"\u003e\n    \u003ca href=\"https://speakeasyapi.dev/\"\u003e\u003cimg src=\"https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge\u0026logoColor=FBE331\u0026logo=speakeasy\u0026labelColor=545454\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" style=\"width: 100px; height: 28px;\" /\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\n## 🏗 **Welcome to your new SDK!** 🏗\n\nIt has been generated successfully based on your OpenAPI spec. However, it is not yet ready for production use. Here are some next steps:\n- [ ] 🛠 Make your SDK feel handcrafted by [customizing it](https://www.speakeasyapi.dev/docs/customize-sdks)\n- [ ] ♻️ Refine your SDK quickly by iterating locally with the [Speakeasy CLI](https://github.com/speakeasy-api/speakeasy)\n- [ ] 🎁 Publish your SDK to package managers by [configuring automatic publishing](https://www.speakeasyapi.dev/docs/productionize-sdks/publish-sdks)\n- [ ] ✨ When ready to productionize, delete this section from the README\n\n\u003c!-- Start Summary [summary] --\u003e\n## Summary\n\nInkeep Search and Chat API: Leverage the Inkeep APIs to create your own AI-powered search and chat experiences built on top of your own content.\n\u003c!-- End Summary [summary] --\u003e\n\n\u003c!-- Start Table of Contents [toc] --\u003e\n## Table of Contents\n\n* [SDK Installation](#sdk-installation)\n* [SDK Example Usage](#sdk-example-usage)\n* [Available Resources and Operations](#available-resources-and-operations)\n* [Server-sent event streaming](#server-sent-event-streaming)\n* [Retries](#retries)\n* [Error Handling](#error-handling)\n* [Server Selection](#server-selection)\n* [Custom HTTP Client](#custom-http-client)\n* [Authentication](#authentication)\n* [Special Types](#special-types)\n\u003c!-- End Table of Contents [toc] --\u003e\n\n\u003c!-- Start SDK Installation [installation] --\u003e\n## SDK Installation\n\nTo add the SDK as a dependency to your project:\n```bash\ngo get github.com/inkeep/ai-api-go\n```\n\u003c!-- End SDK Installation [installation] --\u003e\n\n\u003c!-- Start SDK Example Usage [usage] --\u003e\n## SDK Example Usage\n\n### Example\n\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\u003c!-- End SDK Example Usage [usage] --\u003e\n\n\u003c!-- Start Available Resources and Operations [operations] --\u003e\n## Available Resources and Operations\n\n\u003cdetails open\u003e\n\u003csummary\u003eAvailable methods\u003c/summary\u003e\n\n\n### [ChatSession](docs/sdks/chatsession/README.md)\n\n* [Create](docs/sdks/chatsession/README.md#create) - Create Chat Session\n* [Continue](docs/sdks/chatsession/README.md#continue) - Continue Chat Session\n\n\u003c/details\u003e\n\u003c!-- End Available Resources and Operations [operations] --\u003e\n\n\u003c!-- Start Server-sent event streaming [eventstream] --\u003e\n## Server-sent event streaming\n\n[Server-sent events][mdn-sse] are used to stream content from certain\noperations. These operations will expose the stream as an iterable that\ncan be consumed using a simple `for` loop. The loop will\nterminate when the server no longer has any events to send and closes the\nunderlying connection.\n\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\n[mdn-sse]: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events\n\u003c!-- End Server-sent event streaming [eventstream] --\u003e\n\n\u003c!-- Start Error Handling [errors] --\u003e\n## Error Handling\n\nHandling errors in this SDK should largely match your expectations.  All operations return a response object or an error, they will never return both.  When specified by the OpenAPI spec document, the SDK will return the appropriate subclass.\n\n| Error Object                  | Status Code                   | Content Type                  |\n| ----------------------------- | ----------------------------- | ----------------------------- |\n| sdkerrors.HTTPValidationError | 422                           | application/json              |\n| sdkerrors.SDKError            | 4xx-5xx                       | */*                           |\n\n### Example\n\n```go\npackage main\n\nimport (\n\t\"context\"\n\t\"errors\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"github.com/inkeep/ai-api-go/models/sdkerrors\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\n\t\tvar e *sdkerrors.HTTPValidationError\n\t\tif errors.As(err, \u0026e) {\n\t\t\t// handle error\n\t\t\tlog.Fatal(e.Error())\n\t\t}\n\n\t\tvar e *sdkerrors.SDKError\n\t\tif errors.As(err, \u0026e) {\n\t\t\t// handle error\n\t\t\tlog.Fatal(e.Error())\n\t\t}\n\t}\n}\n\n```\n\u003c!-- End Error Handling [errors] --\u003e\n\n\u003c!-- Start Server Selection [server] --\u003e\n## Server Selection\n\n### Select Server by Index\n\nYou can override the default server globally using the `WithServerIndex` option when initializing the SDK client instance. The selected server will then be used as the default on the operations that use it. This table lists the indexes associated with the available servers:\n\n| # | Server | Variables |\n| - | ------ | --------- |\n| 0 | `https://api.inkeep.com` | None |\n\n#### Example\n\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithServerIndex(0),\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\n\n### Override Server URL Per-Client\n\nThe default server can also be overridden globally using the `WithServerURL` option when initializing the SDK client instance. For example:\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithServerURL(\"https://api.inkeep.com\"),\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\u003c!-- End Server Selection [server] --\u003e\n\n\u003c!-- Start Custom HTTP Client [http-client] --\u003e\n## Custom HTTP Client\n\nThe Go SDK makes API calls that wrap an internal HTTP client. The requirements for the HTTP client are very simple. It must match this interface:\n\n```go\ntype HTTPClient interface {\n\tDo(req *http.Request) (*http.Response, error)\n}\n```\n\nThe built-in `net/http` client satisfies this interface and a default client based on the built-in is provided by default. To replace this default with a client of your own, you can implement this interface yourself or provide your own client configured as desired. Here's a simple example, which adds a client with a 30 second timeout.\n\n```go\nimport (\n\t\"net/http\"\n\t\"time\"\n\t\"github.com/myorg/your-go-sdk\"\n)\n\nvar (\n\thttpClient = \u0026http.Client{Timeout: 30 * time.Second}\n\tsdkClient  = sdk.New(sdk.WithClient(httpClient))\n)\n```\n\nThis can be a convenient way to configure timeouts, cookies, proxies, custom headers, and other low-level configuration.\n\u003c!-- End Custom HTTP Client [http-client] --\u003e\n\n\u003c!-- Start Authentication [security] --\u003e\n## Authentication\n\n### Per-Client Security Schemes\n\nThis SDK supports the following security scheme globally:\n\n| Name        | Type        | Scheme      |\n| ----------- | ----------- | ----------- |\n| `APIKey`    | http        | HTTP Bearer |\n\nYou can configure it using the `WithSecurity` option when initializing the SDK client instance. For example:\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\u003c!-- End Authentication [security] --\u003e\n\n\u003c!-- Start Special Types [types] --\u003e\n## Special Types\n\n\n\u003c!-- End Special Types [types] --\u003e\n\n\u003c!-- Start Retries [retries] --\u003e\n## Retries\n\nSome of the endpoints in this SDK support retries. If you use the SDK without any configuration, it will fall back to the default retry strategy provided by the API. However, the default retry strategy can be overridden on a per-operation basis, or across the entire SDK.\n\nTo change the default retry strategy for a single API call, simply provide a `retry.Config` object to the call by using the `WithRetries` option:\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"github.com/inkeep/ai-api-go/retry\"\n\t\"log\"\n\t\"models/operations\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t}, operations.WithRetries(\n\t\tretry.Config{\n\t\t\tStrategy: \"backoff\",\n\t\t\tBackoff: \u0026retry.BackoffStrategy{\n\t\t\t\tInitialInterval: 1,\n\t\t\t\tMaxInterval:     50,\n\t\t\t\tExponent:        1.1,\n\t\t\t\tMaxElapsedTime:  100,\n\t\t\t},\n\t\t\tRetryConnectionErrors: false,\n\t\t}))\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\nIf you'd like to override the default retry strategy for all operations that support retries, you can use the `WithRetryConfig` option at SDK initialization:\n```go\npackage main\n\nimport (\n\t\"context\"\n\taiapigo \"github.com/inkeep/ai-api-go\"\n\t\"github.com/inkeep/ai-api-go/models/components\"\n\t\"github.com/inkeep/ai-api-go/retry\"\n\t\"log\"\n)\n\nfunc main() {\n\ts := aiapigo.New(\n\t\taiapigo.WithRetryConfig(\n\t\t\tretry.Config{\n\t\t\t\tStrategy: \"backoff\",\n\t\t\t\tBackoff: \u0026retry.BackoffStrategy{\n\t\t\t\t\tInitialInterval: 1,\n\t\t\t\t\tMaxInterval:     50,\n\t\t\t\t\tExponent:        1.1,\n\t\t\t\t\tMaxElapsedTime:  100,\n\t\t\t\t},\n\t\t\t\tRetryConnectionErrors: false,\n\t\t\t}),\n\t\taiapigo.WithSecurity(\"\u003cYOUR_BEARER_TOKEN_HERE\u003e\"),\n\t)\n\n\tctx := context.Background()\n\tres, err := s.ChatSession.Create(ctx, components.CreateChatSessionWithChatResultInput{\n\t\tIntegrationID: \"\u003cvalue\u003e\",\n\t\tChatSession: components.ChatSessionInput{\n\t\t\tMessages: []components.Message{\n\t\t\t\tcomponents.CreateMessageUserMessage(\n\t\t\t\t\tcomponents.UserMessage{\n\t\t\t\t\t\tContent: \"\u003cvalue\u003e\",\n\t\t\t\t\t},\n\t\t\t\t),\n\t\t\t},\n\t\t},\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tif res.ChatResult != nil {\n\t\tdefer res.ChatResultStream.Close()\n\n\t\tfor res.ChatResultStream.Next() {\n\t\t\tevent := res.ChatResultStream.Value()\n\t\t\tlog.Print(event)\n\t\t\t// Handle the event\n\t\t}\n\t}\n}\n\n```\n\u003c!-- End Retries [retries] --\u003e\n\n\u003c!-- Placeholder for Future Speakeasy SDK Sections --\u003e\n\n# Development\n\n## Maturity\n\nThis SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage\nto a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally\nlooking for the latest version.\n\n## Contributions\n\nWhile we value open-source contributions to this SDK, this library is generated programmatically.\nFeel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!\n\n### SDK Created by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fai-api-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkeep%2Fai-api-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fai-api-go/lists"}