- Add functionality to add a default dictionary for configuration fields
- Correct entitlement processing - Remove get_template functionality from ModelVariables, define it directly with LLM model definition in configuration file.
This commit is contained in:
@@ -13,7 +13,7 @@ content: |
|
||||
HTML is between triple backquotes.
|
||||
|
||||
```{html}```
|
||||
model: "mistral.mistral-small-latest"
|
||||
llm_model: "mistral.mistral-small-latest"
|
||||
metadata:
|
||||
author: "Josako"
|
||||
date_added: "2024-11-10"
|
||||
|
||||
Reference in New Issue
Block a user