ect-typed-response-service
TypeScript icon, indicating that this package has built-in type declarations

1.19.8 • Public • Published

ECT Typed Response Service

This library was generated with Angular CLI version 19.2.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

If you are using non-standalone components, add the EctTypedResponseService to your Modules' or AppComponent's Providers list. If using standalone components, this last sentence can be skipped. 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)

Dependents (0)

Package Sidebar

Install

npm i ect-typed-response-service

Weekly Downloads

1

Version

1.19.8

License

MIT

Unpacked Size

6.9 kB

Total Files

7

Last publish

Collaborators

  • exoduscloudtech