mirror of
https://github.com/Wcowin/Mkdocs-Wcowin.git
synced 2025-07-20 00:46:34 +00:00
25/6/4
This commit is contained in:
parent
8e6f69e268
commit
c32ed1ac9f
@ -1 +1 @@
|
||||
{"cache_date": "2025-06-03", "page_authors": {}}
|
||||
{"cache_date": "2025-06-04", "page_authors": {}}
|
@ -241,7 +241,7 @@ status: new
|
||||
!!! pied-piper1 "About me"
|
||||
- [x] Hey, I'm [Wcowin](https://wcowin.work/VitePress/){target=“_blank”}~
|
||||
- [x] 咖啡重度爱好者
|
||||
- [x] 热爱(xiā)折腾技术/Math,目前的研究领域是[密码学](../blog/Cryptography/index.md)
|
||||
- [x] 热爱(xiā)折腾技术/Math,目前的研究领域是[密码学](https://wcowin.work/blog/Cryptography/)
|
||||
- [x] 读书明志可识春秋;诗词爱好者;喜欢村上春树;擅长羽毛球
|
||||
- [x] 清醒,知趣,明得失,知进退
|
||||
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,7 @@ class AISummaryGenerator:
|
||||
'model': 'deepseek-chat',
|
||||
'headers': {
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': 'Bearer sk-7dbcd6e21fb3417299b50aecff76c7bf'
|
||||
'Authorization': 'Bearer sk-'
|
||||
}
|
||||
}
|
||||
|
||||
|
9
site/.ai_cache/service_config.json
Normal file
9
site/.ai_cache/service_config.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"default_service": "deepseek",
|
||||
"available_services": [
|
||||
"deepseek",
|
||||
"openai"
|
||||
],
|
||||
"summary_language": "en",
|
||||
"check_time": "2025-06-04T01:31:56.082195"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user