Li ZiAo

Results 3 issues of Li ZiAo

Add interface with the model with `openai` package

**Describe the bug** Rendering of CPU stats seems to have error, i.e. it overflow the cpu box **To Reproduce** Directly run `bpytop` **Expected behavior** The cpu information does not overflow...

bug

The NULL Pointer vulnerability happens in `ntl_to_buf()`, `cee-utils/ntl.c` How the vulnerabilitiy happens: 1. `ntl_to_buf()` is invoked with `buf` is `NULL`, the first element of `p` is `NULL` 2. The NULL...