Commit Graph

1644 Commits

Author SHA1 Message Date
d3e0eea50b Adopt lmTools updates 2024-10-12 15:01:33 -07:00
863969d150 Bump engine version 2024-10-11 12:21:28 -07:00
a8405b8faf Bump prompt-tsx 2024-10-10 22:11:52 -07:00
f1a65e8263 Add /list 2024-10-10 20:29:50 -07:00
e6b0934c19 More cleanup 2024-10-10 20:27:08 -07:00
34e880ac89 Fixes for references and history 2024-10-10 20:16:53 -07:00
a0f570508a Clean up 2024-10-10 20:04:47 -07:00
f330723fdb Get tool calling working across multiple requests 2024-10-10 17:47:39 -07:00
ddc6407f74 Tool calling over multiple rounds 2024-10-10 16:20:10 -07:00
b010088034 Tool call plumbing 2024-10-10 15:36:04 -07:00
716df78daf comment 2024-10-09 21:18:45 -07:00
118e189f59 Basic tsx tool user 2024-10-09 21:12:17 -07:00
899b52a581 Adopt lmTools API updates 2024-10-08 17:47:31 -07:00
744bf754cb More tools 2024-10-06 20:21:04 -07:00
dc1d59a355 Create separate chat-tools-sample which is more of an agent 2024-10-04 13:05:18 -07:00
077b203b23 Remove bold text 2024-09-24 08:44:11 -07:00
22948f077b Confirmations 2024-09-23 20:28:08 -07:00
ac180d2bd8 Fix 2024-09-20 18:59:27 -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
777d32c1d8 One assistant message for all toolcalls 2024-09-10 13:57:27 -07:00
9d0ca04e6a Better prompt for actual parallel tool calling 2024-09-09 16:43:09 -07:00
15dadc6c47 Clean up 2024-09-04 20:01:34 -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
a6b995428d Update for API changes 2024-08-24 17:00:00 -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
6541ce2cbf Update 2024-06-24 18:55:04 -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
bdec986966 Add wasm async example (#1037) 2024-05-29 16:13:03 +02:00
e3c33f9ce0 Merge pull request #1036 from microsoft/screeching-tiger
add `download-api` to npm run scripts in test provider
2024-05-28 14:54:31 -07:00
26340e4737 remove postinstall 2024-05-28 14:53:06 -07:00
22ec01d426 add download-api to npm run scripts in test provider 2024-05-28 14:33:38 -07:00
bc0d92bb18 Merge pull request #1035 from microsoft/isidorn/annoyed-pelican
gracefully handle if model is not there
2024-05-27 14:25:38 +02:00
bed4870c3a Merge pull request #1034 from microsoft/isidorn/moderate-bug
chore: remove extension dependency to github copilot chat
2024-05-27 14:10:19 +02:00
5b5218d9d9 gracefully handle if model is not there 2024-05-27 14:09:11 +02: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
9df199bdc8 Merge pull request #1031 from microsoft/isidorn/yappy-bass
"AI" and "Chat" categories are now supported by marketplace
2024-05-24 09:18:47 +02:00
0f725b45bb "AI" and "Chat" categories are now supported by marketplace 2024-05-23 20:55:13 -07:00
fe3e3a3f95 Update WASM LSP example (#1030) 2024-05-22 16:38:11 +02: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
a61a601daf Merge pull request #1026 from microsoft/isidorn/liable-mole
use static for creating User message
2024-05-17 05:59:42 +02:00
4ccae9de54 use static for creating User message 2024-05-16 20:51:16 -07:00
790ec5fd80 Merge pull request #1023 from microsoft/isidorn/known-raven
api is no longer proposed
2024-05-17 01:33:33 +02:00