bump version, other small change
This commit is contained in:
@ -29,8 +29,8 @@ const envConfig = {
|
||||
};
|
||||
|
||||
const ollamaConfig: OllamaConfigOptions = {
|
||||
temperature: 0.3,
|
||||
num_predict: 400,
|
||||
temperature: 0.6,
|
||||
num_predict: 750,
|
||||
};
|
||||
|
||||
const getNotifications = async () => {
|
||||
|
Reference in New Issue
Block a user