Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
5b5218d9d9 gracefully handle if model is not there 2024-05-27 14:09:11 +02:00
4ccae9de54 use static for creating User message 2024-05-16 20:51:16 -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
e924d02468 cleaner separation of user messages 2024-05-03 16:22:40 +02:00
3ac0dbc252 do not use system prompt 2024-05-02 14:14:53 +02: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
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
f2a047e44b add error handling for sample command 2024-02-28 18:19:09 +01:00
b69d6d75c5 update to latest Language Model api 2024-02-28 15:55:48 +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
a9504836bc use history to determine what cat has already taught 2024-02-23 13:09:10 +01:00
a0ebeeb6a0 cat.isStricky = true 2024-02-22 17:13:25 +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
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