Releases: microsoft/genaiscript
Releases · microsoft/genaiscript
v1.0.8
- handle 404 on openai tokens (f59f48b)
- testing missing ids (130d80b)
- drop prompt.d.ts on disk to enable intellisense of prompts (ca749fe)
- add info about output (5598f5b)
- updated readme docs with QA instructions (adc492e)
- updated saplan file with QA link (5d9fd6b)
- added working QA test generation (23edc3c)
- adding generated blackjack files - working version (e4300ef)
- Merge branch 'main' of https://github.com/microsoft/coarch (c40c641)
- open prompt in half screen (516c8ed)
- support for * bullet points (a01b4c6)
- Added readme file to walk through using the prompts (932ce79)
- various bug fixes from Tom session (0e8a994)
- Merge branch 'main' of https://github.com/microsoft/coarch (8db0d33)
- Merge branch 'main' of https://github.com/microsoft/coarch (c931198)
- Merge branch 'main' of https://github.com/microsoft/coarch (5c179e2)
- adding blackjack sample, draft form (c231674)
v1.0.7
- add bump release (ab6c094)
- make ids optional (#21) (a7dc2df)
- surface clear open ai token in prompts ui (e201dda)
- add icon to create new prompt (df7f44b)
- Merge branch 'main' of https://github.com/microsoft/coarch (fffa795)
- removing outdated file (25ab411)
- allow files in def() (408c719)
- inspect fixes (642d810)
- rework linked files (639b121)
- links -> filetypes in API (6f0d4c9)
v1.0.6
- correct use of npx (a900b94)
- fix readme (4d7b8f6)
- support referencing linked files (5a02cfc)
- info about console log (5253322)
- fix for #6 (285919b)
- support for openai token; fixes #10 (148d977)
- allow console.log() in .prompt.js; fixes #5 (fc5b866)
- Update README.md (859a80e)
- fix for #3 (dcdb915)
- added instructions on creating release (a55c073)
- dev instructions (dcaf0b3)