Originally created by @maru7777 on GitHub (Nov 16, 2024).
if you go to workspace as a root use ,then set model setting(such as temperature, top_k) in a normal way, you will find this don't take effect ,the evidence is the completions package don't carry them , the setting only keeps in item.model?.info?..... and don't be apply to web package's body ,can't find "temperature" "top_p" and etc
but if you modify them in top right corner ,
the settings will take effect
but after you refresh your web, you will find that the modification before you refresh now are all reset.
you have to set them again
btw, if you set system prompts in settings , sometimes it will also be reset ,and i don't know exactly when it was reset
Originally created by @maru7777 on GitHub (Nov 16, 2024).
if you go to workspace as a root use ,then set model setting(such as temperature, top_k) in a normal way, you will find this don't take effect ,the evidence is the completions package don't carry them , the setting only keeps in `item.model?.info?.....` and don't be apply to web package's body ,can't find "temperature" "top_p" and etc
but if you modify them in top right corner ,

the settings will take effect
but after you refresh your web, you will find that the modification before you refresh now are all reset.
you have to set them again
btw, if you set system prompts in settings , sometimes it will also be reset ,and i don't know exactly when it was reset
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @maru7777 on GitHub (Nov 16, 2024).
if you go to workspace as a root use ,then set model setting(such as temperature, top_k) in a normal way, you will find this don't take effect ,the evidence is the completions package don't carry them , the setting only keeps in
item.model?.info?.....and don't be apply to web package's body ,can't find "temperature" "top_p" and etcbut if you modify them in top right corner ,

the settings will take effect
but after you refresh your web, you will find that the modification before you refresh now are all reset.
you have to set them again
btw, if you set system prompts in settings , sometimes it will also be reset ,and i don't know exactly when it was reset