{"id":44429013,"url":"https://github.com/conversationalcomponents/cognigy-coco-module","last_synced_at":"2026-02-12T12:00:41.739Z","repository":{"id":51595915,"uuid":"219363126","full_name":"ConversationalComponents/cognigy-coco-module","owner":"ConversationalComponents","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T08:32:56.000Z","size":98,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-24T13:33:00.950Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConversationalComponents.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}},"created_at":"2019-11-03T20:45:43.000Z","updated_at":"2020-04-17T11:03:39.000Z","dependencies_parsed_at":"2023-01-26T00:31:03.193Z","dependency_job_id":null,"html_url":"https://github.com/ConversationalComponents/cognigy-coco-module","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ConversationalComponents/cognigy-coco-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcognigy-coco-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcognigy-coco-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcognigy-coco-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcognigy-coco-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConversationalComponents","download_url":"https://codeload.github.com/ConversationalComponents/cognigy-coco-module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fcognigy-coco-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29365554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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-02-12T12:00:21.571Z","updated_at":"2026-02-12T12:00:41.731Z","avatar_url":"https://github.com/ConversationalComponents.png","language":"TypeScript","readme":"Cognigy-[CoCo](https://www.conversationalcomponents.com) Integration\n\n[Installation instructions](https://docs.cognigy.com/docs/integration-framework#section-4-upload-your-module)\n\n[Tutorial video](https://www.youtube.com/watch?v=pNab4QxDI8E)\n\n  - Download cognigy-coco-module.zip from /release folder\n  - Login to Cognigy\n  - Click on your profile (it's in upper right corner)\n  - Select \"Integration Framework\"\n  - Click UPLOAD button\n  - Select cognigy-coco-module.zip\n  - Wait for upload to complete\n  - Coco module is now installed\n\nUse instructions\n  - In a flow, choose Create Node\u003eModules\u003eCoco\u003eCoCo\n  - Double-click the module node\n  - Input a component id (for example, \"namer_vp3\")\n  - Input your dev key\n  - Component is now ready\n  - tip: when testing for component status, also test for context structure, like ``` (!cc.coco) || !!cc.coco\u0026\u0026!!cc.coco.completed\u0026\u0026(!cc.coco.completed.namer_vp3||cc.coco.completed.namer_vp3 === false) ``` \n  \nAPI\n  - Coco modules write to Cognigy Context under \"coco\"\n  - The \"coco\" section of context is a JSON object with the following structure:\n  coco:\n  ``` \n  {\n     \"completed\": {},       // coco components that completed add their id here\n     \"failed\": {},          // coco components that failed add their id here\n     \"session_id\":string    // current component's session id\n     [component_id]:{}      // each component writes the last interaction result under its id\n     \"updated_context\": {}  // information components gathered goes here\n  } \n  ```\n  \n  [Conversational Components documentation](https://docs.conversationalcomponents.com/)\n\n  For more components and their customizations please see our [Marketplace](https://marketplace.conversationalcomponents.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fcognigy-coco-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconversationalcomponents%2Fcognigy-coco-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fcognigy-coco-module/lists"}