ข้ามไปยังเนื้อหาหลัก
ไอคอนโทรโข่ง

สร้างแอปเนทีฟบนคลาวด์

พร้อมสําหรับ AI หรือยัง? ค้นพบวิธีสร้างและขยายแอปบนคลาวด์ด้วย Azure

Let's Learn GitHub Copilot SDK

เข้าร่วม Microsoft Reactor และมีส่วนร่วมกับนักพัฒนาซอฟต์แวร์แบบสด

พร้อมที่จะเริ่มต้นใช้งาน AI และเทคโนโลยีล่าสุดหรือไม่ Microsoft Reactor มีกิจกรรม การฝึกอบรม และทรัพยากรของชุมชนเพื่อช่วยเหลือนักพัฒนา ผู้ประกอบการ และสตาร์ทอัพที่สร้างขึ้นบนเทคโนโลยี AI และอื่น ๆ เข้าร่วมกับเรา!

Let's Learn GitHub Copilot SDK

เข้าร่วม Microsoft Reactor และมีส่วนร่วมกับนักพัฒนาซอฟต์แวร์แบบสด

พร้อมที่จะเริ่มต้นใช้งาน AI และเทคโนโลยีล่าสุดหรือไม่ Microsoft Reactor มีกิจกรรม การฝึกอบรม และทรัพยากรของชุมชนเพื่อช่วยเหลือนักพัฒนา ผู้ประกอบการ และสตาร์ทอัพที่สร้างขึ้นบนเทคโนโลยี AI และอื่น ๆ เข้าร่วมกับเรา!

กลับไป

Let's Learn GitHub Copilot SDK

  • รูปแบบ:
  • alt##Livestreamสตรีมสด

หัวข้อ: เครื่องมือสำหรับนักพัฒนา

ภาษา: ภาษาโปรตุเกส

  • เหตุการณ์ในชุดเหตุการณ์นี้:
  • 3

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required.

กิจกรรมที่จะเกิดขึ้น

คลิกที่เหตุการณ์ด้านล่างเพื่อเรียนรู้เพิ่มเติม และลงทะเบียนสําหรับกิจกรรมแต่ละรายการ

เวลาทั้งหมดใน - เวลาสากลเชิงพิกัด

ก.ย.

24

วันพฤหัสบดี

2569

Let's Learn GitHub Copilot SDK

4:00 หลังเที่ยง - 5:30 หลังเที่ยง (UTC)

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required.

  • รูปแบบ:
  • alt##Livestreamสตรีมสด

หัวข้อ: เครื่องมือสำหรับนักพัฒนา

ภาษา: ภาษาอังกฤษ

รายละเอียด

ก.ย.

29

วันอังคาร

2569

Let's Learn GitHub Copilot SDK (Português)

3:00 หลังเที่ยง - 4:30 หลังเที่ยง (UTC)

Participe desta livestream para iniciantes e aprenda a criar aplicações com agentes usando o GitHub Copilot SDK, sem precisar implementar o loop do agente por conta própria. Diferente de chamar diretamente uma API de modelo, o SDK permite que sua aplicação acesse programaticamente o runtime de agentes do Copilot, incluindo gerenciamento de conversas, planejamento, orquestração de ferramentas, eventos em streaming e estado das sessões. Durante a sessão, vamos explorar clientes, sessões, prompts e o runtime de agentes. Você vai aprender a criar conversas com múltiplas interações, transmitir respostas em tempo real, disponibilizar funções da sua aplicação como ferramentas, conectar recursos externos por meio de servidores MCP e controlar o comportamento do agente usando hooks e permission handlers. Também vamos explicar quando usar o Copilot SDK em vez do Copilot CLI interativo: use o CLI para tarefas de desenvolvimento diretamente no terminal e o SDK quando quiser incorporar as capacidades de agentes do Copilot à sua própria aplicação ou serviço. Não é necessário ter experiência prévia com o GitHub Copilot SDK.

  • รูปแบบ:
  • alt##Livestreamสตรีมสด

หัวข้อ: เครื่องมือสำหรับนักพัฒนา

ภาษา: ภาษาโปรตุเกส

รายละเอียด

ก.ย.

30

วันพุธ

2569

Let's Learn GitHub Copilot SDK (Java)

4:00 หลังเที่ยง - 5:30 หลังเที่ยง (UTC)

Join this beginner-friendly livestream to learn how to build agentic applications with the GitHub Copilot SDK for Java, without implementing the agent loop yourself. Unlike calling a model API directly, the SDK gives your application programmatic access to Copilot’s agent runtime, including conversation management, planning, tool orchestration, streaming events, and session state. During the session, we’ll explore clients, sessions, prompts, and the agent runtime. You’ll learn how to create multi-turn conversations, stream responses in real time, expose application functions as tools, connect external capabilities through MCP servers, and control agent behavior with hooks and permission handlers. We’ll also help you understand when to use the Copilot SDK instead of the interactive Copilot CLI: use the CLI for developer tasks in the terminal, and use the SDK when you want to embed Copilot’s agentic capabilities in your own application or service. No prior experience with the GitHub Copilot SDK is required.

  • รูปแบบ:
  • alt##Livestreamสตรีมสด

หัวข้อ: เครื่องมือสำหรับนักพัฒนา

ภาษา: ภาษาอังกฤษ

รายละเอียด

ผู้พูด

ลงทะเบียนสําหรับซีรีส์นี้

ลงชื่อเข้าใช้ด้วยบัญชี Microsoft

ลงชื่อเข้าใช้

หรือกรอกที่อยู่อีเมลของคุณเพื่อสมัครสมาชิก

*
*

โดยการลงทะเบียนเข้าร่วมกิจกรรมนี้ คุณตกลงที่จะปฏิบัติตาม จรรยาบรรณของ Microsoft Reactor.

ส่วนต่างๆ ของหน้านี้อาจได้รับการแปลโดยเครื่องหรือ AI