Releases: microsoft/vscode-prompt-tsx
Releases · microsoft/vscode-prompt-tsx
v0.3.0-alpha.21
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
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
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
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
v0.3.0-alpha.16
Changes:
This list of changes was auto generated.
v0.3.0-alpha.15
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
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
Changes:
- #129: feat: add a
TokenLimit
element - #127: fix: use
metadata
for consistency - #119:
metadatas
ormetadata
? 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
Changes:
- #125: Adopt LanguageModelToolCallPart arg reordering
This list of changes was auto generated.