Using Copilot chat API programatically #112339
Replies: 4 comments 2 replies
-
Yes, I'm curious about that as well. 🤔 There is a oficial documentation for the Management API, which allows you to manage seats for an organization. However, I haven't found any official documentation for Chat, Autocomplete, or similar features. I did come across an unofficial Python project that provides some insights into the endpoint and necessary payload, but it's not ideal since there's no official API, leaving us uncertain about the possibilities. In addition there are the same question or at least related here And in another sources: |
Beta Was this translation helpful? Give feedback.
-
Yes,I also want this feautre. Please Github Copilot team think about that. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Just had some luck with this as a workaround: |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Hi Team,
Can I call Copilot chat API programmatically i.e. from my Python or Java code. I don't find any documentation for this
Beta Was this translation helpful? Give feedback.
All reactions