Yi Feng Xie

Results 4 comments of Yi Feng Xie

If I'm free, I will try to figure out whether we can replace it. Thanks for your detailed explanation.

@BkunS @hjw0968 Probably you guys passed a new pinia instance to the vue app. Check your `app.use()` ``` import { createApp } from "vue"; import { createPinia } from "pinia";...

It is more likely a bug with the Enchanted LLM. Although the app only produces incomplete sentences, the response from API calls is complete. `curl -i https://example.com/api/generate -d '{ "model":...