Commit Graph

1653 Commits

Author SHA1 Message Date
c86f3d4fc7 API update 2024-10-28 17:50:58 -07:00
f61c9032a6 Comments, cleanup 2024-10-28 17:40:13 -07:00
fa7a0d8d9d Cleanup 2024-10-28 16:21:47 -07:00
cb3cd5201c Delete non-tsx participant 2024-10-28 16:21:39 -07:00
346f53cdfb Add settings, bump prompt-tsx 2024-10-28 12:46:21 -07:00
51f350f564 Update for latest 2024-10-23 16:29:37 -07:00
74d34b5c16 format 2024-10-19 10:40:31 -05:00
d77d292907 lmTools API updates (#1111)
* Adopt API updates

* More api adoptions

* Bump prompt-tsx

* Remove supportedResultMimeTypes
2024-10-18 13:02:28 -07:00
1325c81b38 Remove unneeded error 2024-10-12 15:34:04 -07:00
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