Armando Ota

Results 4 issues of Armando Ota

I've got angular 15 app. Can anyone please tell me how or where to load theme.js file that registeres theme into echarts. any help appreciated. Regards Armando

TikTokenTul.getModelTypeByName() method does not return any vallue for gpt-3.5-turbo-1106 model returned.

I can't seem to figure out why is my template not reloaded when I changed it ... I get the log message > 2025-09-09 18:01:55,813 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-15) Files changed...

Angular 20 app: `nmp install @ngneat/hotkeys` setting up: ``` import { HotkeysModule } from '@ngneat/hotkeys'; @NgModule({ imports: [HotkeysModule] }) export class AppModule {} ``` is resulting in error: TS2305: Module...