@promptbook/azure-openai
Version:
Promptbook: Run AI apps in plain human language across multiple models and platforms
8 lines (7 loc) • 341 B
TypeScript
export {};
/**
* Note: [🐠] For example here URL https://example.com/pipeline.book is not valid
* because it is on private network BUT its very hard to debug because
* there is no error message and false return (the error) happen deep in:
* `isValidPipelineUrl` -> `isValidPipelineUrl` -> `isUrlOnPrivateNetwork`
*/