Page History
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"Storage": "Host=localhost;Port=5432;Database=postgmem;Username=postgres;Password=postgres"
},
"Embeddings": {
"ApiUrl": "http://localhost:11434",
"Model": "all-minilm:33m-l12-v2-fp16"
},
"LLM": {
"ApiUrl": "http://localhost:11434",
"Model": "qwen2:0.5b",
"Timeout": "00:02:00"
},
"Server": {
"CanonicalUrl": "http://memorizer-test.local:5012"
}
} |
로컬 어플리케이션구동
| Code Block | ||
|---|---|---|
| ||
dotnet publish -c Release /t:PublishContainer |
- dotnet 미설치시 리눅스 dot net sdk 9 설치법 GPT에 문의...
관련 영상
| Widget Connector | ||
|---|---|---|
|
| Widget Connector | ||
|---|---|---|
|
영상분석
- https://lilys.ai/digest/5358112/4901676?s=1¬eVersionId=1215157
- https://lilys.ai/digest/5358088/4901544?s=1¬eVersionId=1215015