Commit Graph

28 Commits

Author SHA1 Message Date
22948f077b Confirmations 2024-09-23 20:28:08 -07:00
1c012edb7d Update for tools changes 2024-09-20 17:33:59 -07:00
ac66610947 Update 2024-09-11 19:57:24 -07:00
75e1391439 Add parameters to sample 2024-08-26 21:43:30 -07:00
3a543ea9af Add a tsx tool sample 2024-08-26 16:36:17 -07:00
3862c9e2f6 Add supportsToolReferences 2024-08-21 11:13:52 -07:00
df946f379d API update 2024-08-13 15:24:22 -07:00
443397275f Support requestedTools 2024-08-06 15:44:45 -07:00
80947131b6 Adopt tools change 2024-08-05 15:34:56 -07:00
054dd382f4 Use all available tools through function calling 2024-06-19 18:44:06 -07:00
6e7bc20380 Demo of function calling 2024-06-06 15:59:02 -07:00
7c34798bd9 Fix chat-sample postinstall on windows (#1039) 2024-05-30 13:08:18 -07:00
36f0e08404 Adopt prompt-tsx for chat sample (#995)
* Adopt prompt-tsx for chat sample

* Rename

* Update prompt-tsx to published version

* Update for latest

* Fix up

* Small fix

* Latest prompt-tsx

* Format
2024-05-29 10:32:35 -07:00
d4e46c9fb4 chore: remove extension dependency to github copilot chat. We do not want folk adding this to their existing extensions 2024-05-27 14:01:06 +02:00
0f725b45bb "AI" and "Chat" categories are now supported by marketplace 2024-05-23 20:55:13 -07:00
a79d6117b5 Remove @types/vscode (#1025)
Because there isn't a published version that contains the new API yet
2024-05-16 22:00:04 -07:00
1281bcf61a api is no longer proposed 2024-05-16 09:42:14 -07:00
cfec264062 update sample to latest api (#1021)
* update sample to latest api

* Fix family

* Minor cleanup

* Add fullname

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2024-05-15 14:36:25 -07:00
9f62ac5c90 Adopt ChatParticipant 'isSticky' change (#993) 2024-03-24 09:12:08 +11:00
877375478b Adopt chat participant ID (#992) 2024-03-20 16:44:27 -07:00
aa13e486da Adopt new static chat participant contribution (#977) 2024-02-29 13:47:06 -03:00
97cbc58d75 Do not use "AI" and "Chat" category yet. Marketplace is blocking it right now. 2024-02-28 15:55:18 +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
22e8afd605 sample use stream.progress 2024-02-23 14:52:23 +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