A service for working with Connery Actions.
class ConneryServiceReturns the specified action available in the Connery runner.
Returns a standard set of HTTP headers to be used in API calls to the Connery runner.
Shared error handler for API calls to the Connery runner. If the response is not ok, an error is thrown containing the error message returned by the Connery runner. Otherwise, the promise resolves to void.
Returns the list of actions available in the Connery runner.
Runs the specified Connery action with the provided input.
Returns the specified Connery action wrapped as a LangChain StructuredTool object.
Returns the list of Connery Actions wrapped as a LangChain StructuredTool objects.
Runs the specified Connery action with the provided input.