@promptbook/remote-client
Advanced tools
Changelog
0.73.0
(2024-11-08)
Changelog
0.72.0
(2024-11-07)
Support for Assistants API (GPTs) from OpenAI
OpenAiAssistantExecutionTools
OpenAiExecutionTools.createAssistantSubtools
UNCERTAIN_USAGE
getClient
method are publicoptions
are not private
anymore but protected
getClient
methods are publicuserId
but also appId
and customOptions
userId
can not be undefined
anymore but null
OpenAiExecutionTools
recieves userId
(not user
)