Skip to content

Releases: microsoft/vscode-prompt-tsx

v0.3.0-alpha.21

06 Mar 01:12
d601e3a
Compare
Choose a tag to compare

Changes:

  • #160: fix: extrinsic children inheriting parent priority
  • #159: docs: fix sendRequest API name in README example

This list of changes was auto generated.

v0.3.0-alpha.20

28 Feb 21:09
ef03f8a
Compare
Choose a tag to compare

Changes:

  • #157: refactor: improve speed of text trimming
  • #154: chore(deps): bump serialize-javascript and mocha

This list of changes was auto generated.

v0.3.0-alpha.19

17 Feb 00:38
a5ca5b6
Compare
Choose a tag to compare

Changes:

  • #153: Add isFromTool PromptReference option
  • #148: chore: remove runtime dependency on vscode for tool unit tests

This list of changes was auto generated.

v0.3.0-alpha.18

02 Feb 19:31
c600ee3
Compare
Choose a tag to compare

Changes:

  • #149: fix: allow passing KeepWith to tool calls
  • #147: Include tool details when counting message tokens

This list of changes was auto generated.

v0.3.0-alpha.17

22 Jan 19:18
1f7fc2f
Compare
Choose a tag to compare

Changes:

  • #146: feat: add IfEmpty helper element

This list of changes was auto generated.

v0.3.0-alpha.16

16 Jan 20:51
95ac478
Compare
Choose a tag to compare

Changes:

  • #145: feat: implement 'keep with'
  • #142: Add 'sibling' elements that cannot be pruned individually

This list of changes was auto generated.

v0.3.0-alpha.15

14 Jan 18:59
dc8709b
Compare
Choose a tag to compare

Changes:

  • #143: bump prompt-tsx version
  • #136: image support in prompt tsx
  • #140: docs: fix typo in Passing Priority description
  • #141: docs: fix grammar in budget allocation description

This list of changes was auto generated.

v0.3.0-alpha.14

17 Dec 18:09
dc6487b
Compare
Choose a tag to compare

Changes:

  • #138: Bump version
  • #133: Proper return type for toVsCodeChatMessages
  • #132: Convert string args to object args for LanguageModelToolCallPart
  • #131: iniital couple of examples

This list of changes was auto generated.

v0.3.0-alpha.13

08 Nov 23:07
0e7ec24
Compare
Choose a tag to compare

Changes:

  • #129: feat: add a TokenLimit element
  • #127: fix: use metadata for consistency
  • #119: metadatas or metadata? Can we be consistent
  • #128: feat: support iterable element children
  • #89: Support that children that are iterables, not arrays
  • #126: chore: update package.json links with public repo

This list of changes was auto generated.

v0.3.0-alpha.12

24 Oct 04:24
cb7e203
Compare
Choose a tag to compare

Changes:

  • #125: Adopt LanguageModelToolCallPart arg reordering

This list of changes was auto generated.