Skip to content

Commit

Permalink
chore:12月19日
Browse files Browse the repository at this point in the history
  • Loading branch information
aehyok committed Dec 19, 2023
1 parent a44ffec commit 7d84457
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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日
Expand Down Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions docs/daily/2023-12.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion docs/javascript/2023-11-30-linqkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 7d84457

Please sign in to comment.