Ryan Sun
Ryan Sun
Description (*) Since 2.4.7 we noticed search autocomplete would suggest search terms with no result. here are some more cases of bad search suggestions with sample data package : Intending...
### Description (*) If a page has listing UI component, the data source collection of the component is loaded and added to the page DOM in the generated component js...
Some people expect APIs to behave like chatgpt to keep conversation in memory between API calls in a session, and to their surprise, this is often not built in in...
When stream is set to true, it works well when server is streaming response, as expected. Due to the nature of (single entry point) web app, there will be chance...
Sometimes ollama takes long time to start and results in a `connection refused` error. I want to display this error for users. I was expecting a built in message type...