|
|
de598c7aef
|
fix: update chat sample to use finalized intent detection api (#1108)
|
2024-10-14 12:11:56 -07:00 |
|
|
|
0107f5a8ee
|
Merge pull request #1107 from mjbvz/fix-1106
Fix `@cat /play` example
|
2024-10-09 14:37:05 -07:00 |
|
|
|
a0e45af080
|
Fixes #1106
|
2024-10-09 14:26:34 -07:00 |
|
|
|
e40a7c6dfa
|
add back .vscode folder
|
2024-10-08 12:44:57 -05:00 |
|
|
|
3fdc2c1d8c
|
update README
|
2024-10-08 12:44:47 -05:00 |
|
|
|
9390650280
|
remove unused files
|
2024-10-08 12:44:40 -05:00 |
|
|
|
0e1c84c3c7
|
add lm-api-tutorial
|
2024-10-08 10:23:45 -05:00 |
|
|
|
2a4986184e
|
Merge branch 'olguzzar/chat-tutorial-sample' of https://github.com/olguzzar/vscode-extension-samples into olguzzar/chat-tutorial-sample
|
2024-10-08 07:45:01 -04:00 |
|
|
|
e6b1511698
|
clean up images
|
2024-10-08 07:44:46 -04:00 |
|
|
|
f2cefc178d
|
Merge pull request #1103 from mjbvz/patient-bobolink
Bump to TS 5.6.2
|
2024-10-03 12:06:57 -07:00 |
|
|
|
8465a39a90
|
Bump to TS 5.6.2
Also bumps `@types/node` to fix compat issues with new TS lib typings
|
2024-10-03 11:53:22 -07:00 |
|
|
|
41497cc4ba
|
Merge branch 'main' into olguzzar/chat-tutorial-sample
|
2024-10-03 14:13:55 -04:00 |
|
|
|
821b6d6376
|
Update sample.js
|
2024-10-03 13:49:03 -04:00 |
|
|
|
74094226d8
|
Add config files
|
2024-10-03 10:18:51 -04:00 |
|
|
|
51ca85f7b8
|
Add chat tutorial source code
|
2024-10-03 10:12:35 -04:00 |
|
|
|
ab1e793c83
|
Merge pull request #1101 from microsoft/tyriar/shellIntegration-audit
Audit shell-integration-sample
|
2024-09-20 12:24:46 -07:00 |
|
|
|
2edd28566d
|
Merge pull request #1100 from microsoft/tyriar/1091
Remove proposed API from shellIntegration sample
|
2024-09-20 12:24:29 -07:00 |
|
|
|
58d17a0490
|
Audit shell-integration-sample
|
2024-09-20 12:20:42 -07:00 |
|
|
|
569afe7288
|
Remove proposed API from shellIntegration sample
Fixes #1091
|
2024-09-20 12:18:52 -07:00 |
|
|
|
9a1b473ced
|
Update lock file (#1099)
|
2024-09-16 12:16:32 +02:00 |
|
|
|
5e452b7fa3
|
fix: ⬆️ resolve issue with helloworld-web-sample when running tests
|
2024-09-12 21:18:40 +02:00 |
|
|
|
becd827230
|
Merge pull request #1057 from liu3hao/semantic-tokens-sample-fix
Add missing activation event
|
2024-09-11 12:06:02 -07:00 |
|
|
|
7749ad8b24
|
fix: adopt latest @vscode/prompt-tsx (#1096)
|
2024-09-03 11:20:53 -07:00 |
|
|
|
3d0af8d8c6
|
Move to latest component model (#1095)
|
2024-09-02 10:23:58 +02:00 |
|
|
|
d4c646fa3c
|
Move wasm samples to latest wasm-component-model (#1092)
|
2024-08-28 20:10:25 +09:00 |
|
|
|
a11599ca99
|
Update samples to latest component model (#1089)
|
2024-08-26 20:17:52 +02:00 |
|
|
|
0e6ef61eae
|
Move to latest wasm-component-model (#1088)
|
2024-08-26 08:09:50 -07:00 |
|
|
|
a3428dad46
|
Update dependencies (#1087)
|
2024-08-26 15:14:12 +02:00 |
|
|
|
82dde6d2f4
|
Update WASM examples (#1086)
|
2024-08-26 11:20:50 +02:00 |
|
|
|
d5cb4fc36b
|
Merge pull request #1084 from microsoft/isidorn/solid-chameleon
chat sample disambiguation
|
2024-08-14 18:05:23 +02:00 |
|
|
|
73ca99f455
|
remove randomTeach disambiguation
|
2024-08-14 17:56:10 +02:00 |
|
|
|
9e7875d28e
|
use disambiguation per command
also rename teach to randomTeach
|
2024-08-14 17:51:58 +02:00 |
|
|
|
e5139d5cd4
|
chat sample disambiguation
|
2024-08-14 17:27:29 +02:00 |
|
|
|
bc0c1332ad
|
Merge pull request #1081 from microsoft/isidorn/splendid-unicorn
no need to check isUsageEnabled and isErrorsEnabled that is auto-checked
|
2024-08-02 12:22:23 +02:00 |
|
|
|
8429534684
|
Merge pull request #1080 from microsoft/isidorn/courageous-fly
no need to check if error or usage enabled on logger. This is auto-checked
|
2024-08-02 12:22:08 +02:00 |
|
|
|
14d9a1647a
|
no need to check isUsageEnabled and isErrorsEnabled that is auto-checked
|
2024-08-02 12:01:05 +02:00 |
|
|
|
b857a25753
|
no need to check if error or usage enabled on logger. This is auto-checked
fyi @lramos15
|
2024-08-02 11:59:24 +02:00 |
|
|
|
2fe05b367a
|
Merge pull request #1079 from microsoft/isidorn/okay-minnow
fix telemetry sample to work with latest API
|
2024-08-01 16:39:25 +02:00 |
|
|
|
a8d2ba34af
|
Merge pull request #1078 from microsoft/isidorn/semantic-orangutan
use telemetry logger for counting requests, and unhelpful feedback, to be able to compute success metric
|
2024-08-01 16:39:06 +02:00 |
|
|
|
75e1e03603
|
fix telemetry sample to work with latest API
|
2024-08-01 14:06:52 +02:00 |
|
|
|
afe4d1eb3e
|
use telemetry logger for counting requests, and unhelpful feedback, to be able to compute success metric
|
2024-08-01 13:59:37 +02:00 |
|
|
|
77289fd5f7
|
Merge pull request #1077 from microsoft/isidorn/diverse-sloth
fix sample:
|
2024-08-01 11:47:46 +02:00 |
|
|
|
878d7cc5d4
|
Merge pull request #1075 from microsoft/isidorn/superb-gull
require latest vscode version due to https://github.com/microsoft/vscode-extension-samples/issues/1072
|
2024-08-01 11:47:18 +02:00 |
|
|
|
e727840fc4
|
fix sample:
out and node_modules should not be ignored by vsce
prompt_tsx is a dependency, not a dev_dependency
chatVariableResovler API is not used
|
2024-08-01 11:45:42 +02:00 |
|
|
|
d74d081365
|
require latest vscode version due to https://github.com/microsoft/vscode-extension-samples/issues/1072
|
2024-08-01 10:58:15 +02:00 |
|
|
|
9dc40948ed
|
Merge pull request #1073 from microsoft/dev/bhavyau/on-label
Remove on-label and update commands
|
2024-07-31 16:42:24 -07:00 |
|
|
|
59fff0977b
|
Remove on-label and update commands
|
2024-07-31 15:49:10 -07:00 |
|
|
|
4565db5ce1
|
Merge pull request #1071 from microsoft/dev/bhavyau/update-commands
Update info-needed labels
|
2024-07-31 12:22:18 -07:00 |
|
|
|
3b8316409e
|
Update info-needed labels
|
2024-07-31 11:51:28 -07:00 |
|
|
|
346957013a
|
Merge pull request #1067 from microsoft/dev/bhavyau/commands
Remove commands workflow
|
2024-07-31 09:14:23 -07:00 |
|