Releases: MagnivOrg/prompt-layer-js
Releases · MagnivOrg/prompt-layer-js
return pl id with streaming
What's Changed
- 64 - Return pl id when streaming by @abubakarsohail in #65
Full Changelog: v0.0.19...v0.0.20
fix streaming issue
What's Changed
- 62 - Do not return the accmumulated streaming response to user by @abubakarsohail in #63
Full Changelog: v0.0.18...v0.0.19
streaming support for anthropic messages
What's Changed
- 60 - Add streaming support for anthropic messages by @abubakarsohail in #61
Full Changelog: v0.0.17...v0.0.18
support edge runtime
What's Changed
- 58 - Safely import module and log error if not found by @abubakarsohail in #59
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- 56 - Evaluate require statement on runtime by @abubakarsohail in #57
Full Changelog: v0.0.15...v0.0.16
changing release_label -> release_labels
Making it accept multiple
adding release labels to publish prompt
Adding the ability to have a release label when publishing a template.
Fetch all prompt templates
What's Changed
- 50 - Update Node.js versions in GitHub workflow and README by @abubakarsohail in #51
- 52 - Add function for fetching all prompt templates by @abubakarsohail in #53
Full Changelog: v0.0.12...v0.0.13
Fix mapping
What's Changed
- Fix mapping for streaming chat responses by @abubakarsohail in #47
Full Changelog: v0.0.11...v0.0.12
Tools support
What's Changed
- Add type definitions for tools support by @abubakarsohail in #45
Full Changelog: v0.0.10...v0.0.11