{"id":1456,"date":"2023-03-30T07:41:05","date_gmt":"2023-03-30T07:41:05","guid":{"rendered":"https:\/\/www.mumas.in\/techguide\/?p=1456"},"modified":"2024-12-21T17:18:58","modified_gmt":"2024-12-21T17:18:58","slug":"github-copilot-gets-smarter-with-chat-and-voice-support","status":"publish","type":"post","link":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/","title":{"rendered":"GitHub Copilot gets smarter with chat and voice support"},"content":{"rendered":"\n<p>GitHub now uses OpenAI\u2019s latest GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments. Copilot now includes chat and voice support.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">GitHub Copilot is a cutting-edge AI tool developed by OpenAI in collaboration with Microsoft that helps developers write code faster and more efficiently. It is a powerful tool that uses natural language processing and machine learning algorithms to assist developers in writing code in multiple programming languages. Initially the tool was developed using OpenAI&#8217;s Codex model, a descendant of state-of-the-art GPT-3 natural language processing model, which was fine-tuned specifically for code generation tasks.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>It is important to note that, in less than two years since its launch, GitHub Copilot is so popular among developer communities and acclaimed to write 46% of developers code and increase productivity up to 55%.<\/em><\/p>\n<\/blockquote>\n\n\n\n<p>With the upgrade of GPT-4 model, Copilot includes sophisticated features that would drastically change software development as an AI pair programmer. This way, Copilot will transform into a readily accessible AI assistant throughout the entire development lifecycle.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">A ChatGPT-like experience in your editor<\/h4>\n\n\n\n<p>GitHub Copilot sits at the side of your integrated development environment (IDE), ready to accept commands and natively integrates with both VS Code and Visual Studio. With the new chat-based interface, it can do far more than suggesting code. Copilot can recognize the code of a developer, understand the error messages that are displayed, and it is deeply embedded into the IDE. Developers can ask it to fix the code written, ask it to explain the code, and even Copilot can write unit test cases effectively.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-explaincode.gif\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"338\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-explaincode.gif\" alt=\"\" class=\"wp-image-1457\"\/><\/a><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">Copilot for Pull Requests<\/h4>\n\n\n\n<p>GitHub Copilot is also coming to <a href=\"https:\/\/githubnext.com\/projects\/copilot-for-pull-requests\" target=\"_blank\" rel=\"noreferrer noopener\">pull requests<\/a> to help developers create AI-generated descriptions. Tags are automatically completed by GitHub Copilot based on what code has changed, and developers can then review and edit them.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-pull-request.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"399\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-pull-request.jpg\" alt=\"\" class=\"wp-image-1458\" srcset=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-pull-request.jpg 800w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-pull-request-300x150.jpg 300w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-pull-request-768x383.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/a><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">Copilot for Docs<\/h4>\n\n\n\n<p><a href=\"https:\/\/githubnext.com\/projects\/copilot-for-docs\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub Copilot for Docs<\/a> is still an experimental feature that uses a chat interface to provide users with AI-generated responses to questions about documentation &#8211; including questions developers have about the languages, frameworks, and technologies. GitHub will extend this functionality to any organization\u2019s repositories and their internal documentation very soon. Developers will be able to ask questions (via a chat like interface) about documentation, code, or in-house software in their organization and get instant answers.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Copilot for command line interface (CLI)<\/h4>\n\n\n\n<p>Developers also spend a large amount of time using the command line interface. So it is important to have Copilot enable them in the terminal applications as well. <a href=\"https:\/\/githubnext.com\/projects\/copilot-cli\/\">GitHub Copilot CLI<\/a> can provide assistance right into your terminal. It can compose commands and loops, and help you with relevant help to satisfy your query.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-cli.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"403\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-cli.jpg\" alt=\"\" class=\"wp-image-1459\" srcset=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-cli.jpg 900w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-cli-300x134.jpg 300w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/copilot-cli-768x344.jpg 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>GitHub Copilot has already played a major role in developer productivity for more than a million people, helping developers code up to 55 percent faster, according to GitHub. This will increase even more with these new chat, voice and AI integrated features. Developers started seeing GitHub Copilot as a valuable tool that can help them focus on more creative and complex programming tasks, allowing them to create more innovative and sophisticated software.<\/p>\n\n\n\n<p><em>Thanks for Reading. Stay Tuned!<\/em><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"20\" src=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/divider1.png\" alt=\"\" class=\"wp-image-1444\" srcset=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/divider1.png 512w, https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/02\/divider1-300x12.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/figure>\n<\/div>\n\n\n<p>Look forward to connecting with you!<\/p>\n\n\n\n<p>Finally, \u201c<a href=\"https:\/\/www.linkedin.com\/newsletters\/tech-minutes-6915900686312378368\/?lipi=urn%3Ali%3Apage%3Ad_flagship3_pulse_read%3BNHwekvNvSVCUcMt9essS1w%3D%3D\" target=\"_blank\" rel=\"noreferrer noopener\">subscribe<\/a>\u201d to my newsletter, so that you get notified every time when I publish.<\/p>\n\n\n\n<p>Check out some of my\u00a0<a href=\"https:\/\/www.youtube.com\/@murukeshj\" target=\"_blank\" rel=\"noreferrer noopener\">videos here<\/a>, and do\u00a0<a href=\"https:\/\/www.youtube.com\/@murukeshj?sub_confirmation=1\" target=\"_blank\" rel=\"noreferrer noopener\">subscribe\u00a0<\/a>to my channel.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GitHub now uses OpenAI\u2019s latest GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments. Copilot now includes chat and voice support. GitHub Copilot is a cutting-edge AI tool developed by OpenAI in collaboration with Microsoft that helps developers write code faster and more efficiently. It is a powerful tool that uses [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1460,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","jetpack_post_was_ever_published":false,"cybocfi_hide_featured_image":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[133,130],"tags":[248,36],"class_list":{"0":"post-1456","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ai","8":"category-digital","9":"tag-copilot","10":"tag-microsoft","11":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GitHub Copilot gets smarter with chat and voice support - tech guide<\/title>\n<meta name=\"description\" content=\"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GitHub Copilot gets smarter with chat and voice support - tech guide\" \/>\n<meta property=\"og:description\" content=\"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/\" \/>\n<meta property=\"og:site_name\" content=\"tech guide\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-30T07:41:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-21T17:18:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"670\" \/>\n\t<meta property=\"og:image:height\" content=\"310\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Murukesh Jayaraj\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Murukesh Jayaraj\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/\"},\"author\":{\"name\":\"Murukesh Jayaraj\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#\\\/schema\\\/person\\\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"headline\":\"GitHub Copilot gets smarter with chat and voice support\",\"datePublished\":\"2023-03-30T07:41:05+00:00\",\"dateModified\":\"2024-12-21T17:18:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/\"},\"wordCount\":560,\"publisher\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#\\\/schema\\\/person\\\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/github-copilot.jpg\",\"keywords\":[\"Copilot\",\"Microsoft\"],\"articleSection\":[\"Artificial Intelligence\",\"Digital\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/\",\"url\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/\",\"name\":\"GitHub Copilot gets smarter with chat and voice support - tech guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/github-copilot.jpg\",\"datePublished\":\"2023-03-30T07:41:05+00:00\",\"dateModified\":\"2024-12-21T17:18:58+00:00\",\"description\":\"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/github-copilot.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/github-copilot.jpg\",\"width\":670,\"height\":310},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/github-copilot-gets-smarter-with-chat-and-voice-support\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GitHub Copilot gets smarter with chat and voice support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#website\",\"url\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/\",\"name\":\"tech guide\",\"description\":\"Explore digital, technology, cloud, RPA, software, platforms and much more\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#\\\/schema\\\/person\\\/07ad8c5a99f0f9274a8c9fb860a85397\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/#\\\/schema\\\/person\\\/07ad8c5a99f0f9274a8c9fb860a85397\",\"name\":\"Murukesh Jayaraj\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/tech-guide-logo.png\",\"url\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/tech-guide-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/tech-guide-logo.png\",\"width\":300,\"height\":80,\"caption\":\"Murukesh Jayaraj\"},\"logo\":{\"@id\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/tech-guide-logo.png\"},\"description\":\"A passionate Solutions Architect resiliently enabling business with the power of technology.\",\"url\":\"https:\\\/\\\/www.mumas.in\\\/techguide\\\/author\\\/murukeshj\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GitHub Copilot gets smarter with chat and voice support - tech guide","description":"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/","og_locale":"en_US","og_type":"article","og_title":"GitHub Copilot gets smarter with chat and voice support - tech guide","og_description":"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.","og_url":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/","og_site_name":"tech guide","article_published_time":"2023-03-30T07:41:05+00:00","article_modified_time":"2024-12-21T17:18:58+00:00","og_image":[{"width":670,"height":310,"url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","type":"image\/jpeg"}],"author":"Murukesh Jayaraj","twitter_misc":{"Written by":"Murukesh Jayaraj","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#article","isPartOf":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/"},"author":{"name":"Murukesh Jayaraj","@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"headline":"GitHub Copilot gets smarter with chat and voice support","datePublished":"2023-03-30T07:41:05+00:00","dateModified":"2024-12-21T17:18:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/"},"wordCount":560,"publisher":{"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"image":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","keywords":["Copilot","Microsoft"],"articleSection":["Artificial Intelligence","Digital"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/","url":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/","name":"GitHub Copilot gets smarter with chat and voice support - tech guide","isPartOf":{"@id":"https:\/\/www.mumas.in\/techguide\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#primaryimage"},"image":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","datePublished":"2023-03-30T07:41:05+00:00","dateModified":"2024-12-21T17:18:58+00:00","description":"GitHub now uses GPT-4 model, becomes a true Coding companion beyond just auto-completing code and comments.","breadcrumb":{"@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#primaryimage","url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","contentUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","width":670,"height":310},{"@type":"BreadcrumbList","@id":"https:\/\/www.mumas.in\/techguide\/github-copilot-gets-smarter-with-chat-and-voice-support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mumas.in\/techguide\/"},{"@type":"ListItem","position":2,"name":"GitHub Copilot gets smarter with chat and voice support"}]},{"@type":"WebSite","@id":"https:\/\/www.mumas.in\/techguide\/#website","url":"https:\/\/www.mumas.in\/techguide\/","name":"tech guide","description":"Explore digital, technology, cloud, RPA, software, platforms and much more","publisher":{"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mumas.in\/techguide\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.mumas.in\/techguide\/#\/schema\/person\/07ad8c5a99f0f9274a8c9fb860a85397","name":"Murukesh Jayaraj","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","contentUrl":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png","width":300,"height":80,"caption":"Murukesh Jayaraj"},"logo":{"@id":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2024\/08\/tech-guide-logo.png"},"description":"A passionate Solutions Architect resiliently enabling business with the power of technology.","url":"https:\/\/www.mumas.in\/techguide\/author\/murukeshj\/"}]}},"featured_image_src":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot-600x310.jpg","featured_image_src_square":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot-600x310.jpg","author_info":{"display_name":"Murukesh Jayaraj","author_link":"https:\/\/www.mumas.in\/techguide\/author\/murukeshj\/"},"jetpack_featured_media_url":"https:\/\/www.mumas.in\/techguide\/wp-content\/uploads\/2023\/03\/github-copilot.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p4xyjx-nu","jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1456","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/comments?post=1456"}],"version-history":[{"count":2,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1456\/revisions"}],"predecessor-version":[{"id":1462,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/posts\/1456\/revisions\/1462"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/media\/1460"}],"wp:attachment":[{"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/media?parent=1456"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/categories?post=1456"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mumas.in\/techguide\/wp-json\/wp\/v2\/tags?post=1456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}