ui: fixes for picking existing chat, feedback and retry buttons ui: connect finding, creating threads ui: more ui tuning for chat window, socket manager ui: get/delete chats logic, create testing socket ui: testing ui: use on click query ui: minor fixed for chat display, rebase ui: start kai thing
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
/**
|
|
* can be overwritten in saas or ee editions
|
|
* */
|
|
|
|
export const hasAi = true //DEBUG false;
|