Commit Graph

1611 Commits

Author SHA1 Message Date
0e4d1b50c2 Merge pull request #983 from juliankasimir/feature/change-german-to-english
feat(lang): replace German with English in showQuickPick function
2024-03-14 20:59:57 -07:00
e28066f718 Build samples using TS 5.4 2024-03-14 16:47:53 -07:00
79d62021df Merge pull request #989 from mjbvz/dev/mjbvz/paste-new
Update paste API for latest proposal
2024-03-14 16:37:54 -07:00
4cc3d251f1 Update paste API for latest proposal 2024-03-14 16:26:05 -07:00
82006c32a0 feat(lang): replace German with English in showQuickPick function 2024-03-08 09:08:53 +01:00
297705fae8 Merge pull request #980 from microsoft/aeschli/active-mackerel-689
update LSP web extension sample readme
2024-03-05 09:16:57 +01:00
47db9463ab update LSP web extension sample readme 2024-03-04 14:18:10 +01:00
2677969c67 Merge pull request #973 from microsoft/dbaeumer/dominant-stoat-yellow
Convert the sample to use pull diagnostics
2024-03-01 15:54:26 +01:00
d6a2d4f3bc Adopt provideFollowups API change (#978) 2024-03-01 07:33:06 -07:00
aa13e486da Adopt new static chat participant contribution (#977) 2024-02-29 13:47:06 -03:00
1d59eca968 Merge pull request #975 from microsoft/joh/breezy-marmoset
add error handling for sample command
2024-02-28 19:25:39 +01:00
f2a047e44b add error handling for sample command 2024-02-28 18:19:09 +01:00
47c58ffcb7 Merge pull request #974 from microsoft/isidorn/resulting-whale
Update to latest languageModel API
2024-02-28 16:14:44 +01:00
b69d6d75c5 update to latest Language Model api 2024-02-28 15:55:48 +01:00
97cbc58d75 Do not use "AI" and "Chat" category yet. Marketplace is blocking it right now. 2024-02-28 15:55:18 +01:00
48f100fab8 Convert the sample to use pull diagnostics 2024-02-27 12:45:29 +01:00
9d7f51b4be Merge pull request #972 from microsoft/isidorn/prime-wildcat
add "AI" as category
2024-02-27 12:29:56 +01:00
b2ea3f95fc add "AI" as category 2024-02-27 12:25:03 +01:00
a7e7e7f3a2 Merge pull request #971 from microsoft/isidorn/active-bison
Add command to use cat names in editor
2024-02-23 16:03:48 +01:00
21d6b65423 Add command to use cat names in editor 2024-02-23 15:56:39 +01:00
d9a3291c28 Merge pull request #970 from microsoft/isidorn/dynamic-hookworm
sample use stream.progress
2024-02-23 15:04:54 +01:00
22e8afd605 sample use stream.progress 2024-02-23 14:52:23 +01:00
3cebc757ea Merge pull request #969 from microsoft/isidorn/long-python
use history to determine what cat has already taught
2024-02-23 13:33:14 +01:00
a9504836bc use history to determine what cat has already taught 2024-02-23 13:09:10 +01:00
5396812599 Merge pull request #967 from microsoft/isidorn/prominent-viper
cat.isStricky = true
2024-02-22 17:29:55 +01:00
a0ebeeb6a0 cat.isStricky = true 2024-02-22 17:13:25 +01:00
025c5c64ce Merge pull request #966 from microsoft/isidorn/legitimate-hawk
Isidorn/legitimate hawk
2024-02-22 17:04:03 +01:00
ef371e3650 comment 2024-02-22 16:58:20 +01:00
507a008e6c remove console log 2024-02-22 16:57:35 +01:00
adcf19ee68 chat sample use gpt-3.5 by default 2024-02-22 16:56:46 +01:00
7da01ac9cf Merge pull request #965 from microsoft/isidorn/interior-cheetah
Chat Agent Sample -> Chat Sample
2024-02-22 16:36:17 +01:00
e7647c2cb0 update package-lock.json 2024-02-22 16:26:33 +01:00
e1d8b8b72f more renames 2024-02-22 15:51:21 +01:00
aee5500a8e Chat Agent Sample -> Chat Sample
fyi @roblourens
2024-02-22 15:47:34 +01:00
b31d05bc9b Merge pull request #964 from microsoft/isidorn/long-kingfisher
Update cat behavior and instructions for playing
2024-02-22 15:38:58 +01:00
36bb7547fe Update cat behavior and instructions for playing 2024-02-22 15:30:48 +01:00
335dc7d1b6 API adoption for chat sample (#963) 2024-02-21 18:35:31 -08:00
be3ef98e19 Push latest dts (#962)
Just to make it easier on TPI testeres
2024-02-19 17:08:33 -08:00
9ba1538212 Update chat sample for api changes (#961) 2024-02-19 14:25:49 -08:00
5a0cb10f5e Merge pull request #960 from microsoft/isidorn/toxic-parrot
upadte to latest api
2024-02-16 11:20:42 +01:00
adca0fc151 upadte to latest api 2024-02-16 11:08:52 +01:00
ded04c57ba Merge pull request #959 from microsoft/isidorn/environmental-snail
always offer Play follow-up
2024-02-15 17:10:09 +01:00
22695a342e Merge pull request #958 from microsoft/isidorn/delightful-viper
add cat_context variable
2024-02-15 15:47:55 +01:00
0d0b13761a always offer Play follow-up 2024-02-15 15:47:34 +01:00
11fb175d3f add cat_context variable 2024-02-15 15:33:49 +01:00
ce58e8c282 Adopt changes to chat message shapes (#957) 2024-02-14 12:59:00 -08:00
2eb7bad119 Adopt followup change (#956) 2024-02-12 11:33:09 -08:00
427a266e6c Update chat agent sample for latest API changes (#955) 2024-02-12 03:05:52 +01:00
ad4db87f53 Update readme and fix source maps for debugging (#950) 2024-02-02 12:14:21 +01:00
6482d03a06 Merge pull request #949 from microsoft/dbaeumer/federal-chameleon-chocolate
Update dependencies
2024-02-02 10:25:55 +01:00