@promptbook/browser
Advanced tools
Changelog
0.93.0
(2025-05-)
Enhance the presentation of the Promptbook
✨ First release mainly managed by AI
Changelog
0.92.0
(2025-05-)
Models and Migrations and processing big tables
filterModels
from @promptbook/core
POST
/login
openapi
JSON.parse
-> jsonParse
(preparation for formats)papaparse.parse
-> csvParse
(preparation for formats)FormatDefinition
-> FormatParser
\r
in CsvFormatParser
~~CsvFormatDefinition
~~getIndexedDbStorage
COMPLETION
which emulates Completion
variant of the modeltitle
and promptbookVersion
to ExecutionTask
getLocalStorage
, getSessionStorage
and getIndexedDbStorage
databaseName
and storeName
into getIndexedDbStorage
AzureOpenAiExecutionTools
maxRequestsPerMinute
to LLM provider boilerplate configurations