init: inspiration collector v1.0

This commit is contained in:
2026-06-12 23:30:27 +08:00
commit 5a876e5ecd
17 changed files with 881 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"memos_url": "http://localhost:5230",
"memos_token": "YOUR_MEMOS_TOKEN_HERE",
"deepseek_api_key": "YOUR_DEEPSEEK_API_KEY_HERE",
"deepseek_model": "deepseek-chat"
}