ect-typed-response-service
v1.18.1
Published
After an integration project with Azure Open AI, and interacting with the engine behind ChatGPT, a neat way was found to get typed answers. This simple service allows you to do the same thing.
Downloads
6
Maintainers
Readme
ECT Typed Response Service
This library was generated with Angular CLI version 18.0.0.
Description
After an integration project with Azure Open AI, and interacting with the engine behind ChatGPT, a neat way was found to get typed answers. This simple service allows you to do the same thing.
Usage
Add the ECT Typed Response Service to your AppComponent's Providers list, then inject the service into the constructor of your class.
Functions
- typeResponseOut: Given an input, this changes the service's TypedText every X number of milliseconds, where X is set by this function's interval optional argument. The interval has a default value of 25 milliseconds.
Dependencies
None
Cost
If you find some benefit from using this package, please consider the time it took to put this together, and why not buy me a coffee? Goodness only knows that most of us would not function without coffee. All donations very much welcomed: (https://www.buymeacoffee.com/exoduscloudtech)
Further help
To get more help on the this ECT Maths Service, please visit (https://angular-grid.net/free/ect-typed-response-service)