diff --git a/README.md b/README.md index 367d4f6a07..9ccfa515b7 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,15 @@ - 文新一言 https://yiyan.baidu.com - 讯飞星火 https://xinghuo.xfyun.cn - 通义听悟 https://tingwu.aliyun.com -- 7月31日 充值绑定ChatGPT API 付费 https://mercury.com +- 7月31日 充值绑定ChatGPT API 付费 https://mercury.com(好像是g了) - 11月27日 群友的 https://bewildcard.com/create-tips 自己没测试过 +## 12月10日 +- https://ai.google.dev/ + ## 11月22日 - https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor ## 11月7日 - https://platform.openai.com/playground -- ## 8月3日 - https://play.ht/ 文字转语音,语音克隆 ## 8月1日 @@ -57,6 +59,11 @@ - 摩搭社区 - https://github.com/modelscope/modelscope - https://www.modelscope.cn/home + +## 7月6日 +- https://claude.ai/ 谷歌邮箱 +- https://hrefgo.com/chatgpt/claude-api-key-essential-guide +- https://www.anthropic.com/earlyaccess ## 7月5日 - markdown解析 依赖包 marked - 新版国内大模型 https://api.minimax.chat diff --git a/docs/daily/2023-12.md b/docs/daily/2023-12.md index 55bf323dcd..7afe198aac 100644 --- a/docs/daily/2023-12.md +++ b/docs/daily/2023-12.md @@ -1,3 +1,6 @@ +## 12月19日 +- nginx 配置将不带www的域名重定向到www的域名 + - https://blog.csdn.net/qq_27346503/article/details/108895683 ## 12月11日 - ip生成linux证书 - https://mp.weixin.qq.com/s/qWL6P9jVhuRLk2rg_4vcsw diff --git a/docs/javascript/2023-11-30-linqkit.md b/docs/javascript/2023-11-30-linqkit.md index b38be5d86e..0ee1f1f78f 100644 --- a/docs/javascript/2023-11-30-linqkit.md +++ b/docs/javascript/2023-11-30-linqkit.md @@ -7,7 +7,6 @@ AND `v1`.`Key` IN ('1020001', '1020015', '1020016', '1020002', '1020003')))) ## Any 转换为 exists ``` - tagsFilter.Or(a => a.VillagePopulation.Extras.AsQueryable().Any(c => tags.Contains(c.Key))); AND EXISTS (