Replies: 1 comment 6 replies
|
This branch is languishing. Someone with the right kind of corporate subscription needs to test it—alternatively, one of you fine folks can sponsor me with a corporate Microsoft Copilot account and I can test it myself. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I don't have a Microsoft 365 Copilot Enterprise license, but I thought one of you might be able to test this.
The new feature branch is related to the issue:
#1849
Can you try my branch here?
https://github.com/ksylvan/fabric/tree/kayvan/msft_copilot_vendor_by_claude_opus_4_5
git clone --single-branch --branch kayvan/msft_copilot_vendor_by_claude_opus_4_5 https://github.com/ksylvan/fabric.git /tmp/fabric_msft cd /tmp/fabric_msft go build -o ./fabric ./cmd/fabric ./fabric -SAnd then choose Copilot from the list of providers:
And continue with the prompts.
If it works, I'll create a PR, and we’ll have Microsoft Copilot support.
@cmug81
All reactions