diff --git a/InterestingStuffs/Api key.md b/InterestingStuffs/Api key.md index b39fb6a..eb78866 100644 --- a/InterestingStuffs/Api key.md +++ b/InterestingStuffs/Api key.md @@ -3,7 +3,7 @@ AIzaSyC9DWwXIbAjfhTTHNwCRAIckuZWRFzqYhA AIzaSyAnULu8WrFeKeOpW2SoJdqXGu4FrDcyB2I - +AIzaSyAK8ko3NwsHx_c3RqM6thyB47FCMv5EfT8 # deepSeek sk-2e937726f7d64763b5c2a76b71d985bb \ No newline at end of file diff --git a/InterestingStuffs/Docker.md b/InterestingStuffs/Docker.md index e0dda98..f7a54d6 100644 --- a/InterestingStuffs/Docker.md +++ b/InterestingStuffs/Docker.md @@ -4,6 +4,17 @@ docker context ls 切换上下文环境 docker context use orbstack +docker images +docker rmi xxx + +docker volume list +docker volume rm + +docker compose up -d +docker compose down + +docker network ls +docker network inspect open webui docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://possibly-engaged-filly.ngrok-free.app/ -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main @@ -11,8 +22,12 @@ docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://possibly-engaged-filly.ngr clash 容器切换节点 +curl http://localhost:50003/proxies + curl -X PUT "http://localhost:50003/proxies/%F0%9F%9A%80%E4%BB%A3%E7%90%86%E7%BA%BF%E8%B7%AF" \ -H "Content-Type: application/json" \ - -d '{"name": "R6-1|美国-NF|BGP"}' \ No newline at end of file + -d '{"name": "R6-1|美国-NF|BGP"}' + +https://aistudio.google.com/u/1/apikey \ No newline at end of file diff --git a/InterestingStuffs/git 命令.md b/InterestingStuffs/git 命令.md new file mode 100644 index 0000000..5327383 --- /dev/null +++ b/InterestingStuffs/git 命令.md @@ -0,0 +1,7 @@ + +git clone xxx.git +不需要带本地文件夹名 + +git remote -v 显示仓库地址 + +git remote set-url origin 新的仓库地址 \ No newline at end of file diff --git a/InterestingStuffs/自动新闻公众号/框架.canvas b/InterestingStuffs/自动新闻公众号/框架.canvas index 8ee1664..18cb2bb 100644 --- a/InterestingStuffs/自动新闻公众号/框架.canvas +++ b/InterestingStuffs/自动新闻公众号/框架.canvas @@ -1,29 +1,31 @@ { "nodes":[ - {"id":"3ebf2e60766daaf8","x":20,"y":240,"width":250,"height":60,"type":"text","text":"n8n:可视化的流程"}, - {"id":"367b9c15fdb50991","x":-285,"y":240,"width":250,"height":60,"type":"text","text":"longchain 代码化的"}, - {"id":"9c166b4d7eafafa7","x":-600,"y":240,"width":250,"height":60,"type":"text","text":"技术路线:"}, - {"id":"e1c372fa0456ea07","x":-285,"y":-300,"width":250,"height":180,"type":"text","text":"新闻文章\n- 国际新闻\n- 国内新闻\n- 股票新闻\n- 娱乐八卦"}, - {"id":"3a9ee8f0c0ba47b9","x":-285,"y":360,"width":250,"height":60,"type":"text","text":"便于增加自定义功能"}, - {"id":"c7c820333d985ab5","x":20,"y":360,"width":250,"height":60,"type":"text","text":"貌似简单一些"}, - {"id":"c63cfb3776e2c35f","x":-600,"y":580,"width":250,"height":60,"type":"text","text":"信息来源"}, - {"id":"b14bfc80ebd3b3db","x":-285,"y":580,"width":250,"height":60,"type":"text","text":"newsnow"}, - {"id":"837e4102c9365f08","x":20,"y":580,"width":250,"height":60,"type":"text","text":"folo"}, - {"id":"d1e9225f638fea32","x":-285,"y":680,"width":250,"height":60,"type":"text","text":"华尔街见闻"}, - {"id":"84ac92d9c4bc9c1f","x":-285,"y":780,"width":250,"height":60,"type":"text","text":"财联社"}, - {"id":"ba418093911be9eb","x":-285,"y":880,"width":250,"height":60,"type":"text","text":"微博"}, - {"id":"59c98056c366d7f8","x":-285,"y":980,"width":250,"height":60,"type":"text","text":"凤凰网"}, - {"id":"7b73471c69109559","x":20,"y":680,"width":250,"height":60,"type":"text","text":"人民网"}, - {"id":"b0ea531d114e92e4","x":20,"y":780,"width":250,"height":60,"type":"text","text":"新华社"}, - {"id":"c6749ddbbed4b84f","x":-285,"y":1080,"width":250,"height":60,"type":"text","text":"github"}, - {"id":"0c53757197f83d0d","x":-600,"y":20,"width":250,"height":60,"type":"text","text":"热点整理"}, - {"id":"95764eb9c58596bc","x":-285,"y":20,"width":250,"height":60,"type":"text","text":"哪些是热点,挑出热点总结几条"}, - {"id":"61b4bcbf32d69390","x":-285,"y":-80,"width":250,"height":60,"type":"text","text":"文章编辑、排版"} + {"id":"3ebf2e60766daaf8","type":"text","text":"n8n:可视化的流程","x":20,"y":240,"width":250,"height":60}, + {"id":"367b9c15fdb50991","type":"text","text":"longchain 代码化的","x":-285,"y":240,"width":250,"height":60}, + {"id":"9c166b4d7eafafa7","type":"text","text":"技术路线:","x":-600,"y":240,"width":250,"height":60}, + {"id":"e1c372fa0456ea07","type":"text","text":"新闻文章\n- 国际新闻\n- 国内新闻\n- 股票新闻\n- 娱乐八卦","x":-285,"y":-300,"width":250,"height":180}, + {"id":"3a9ee8f0c0ba47b9","type":"text","text":"便于增加自定义功能","x":-285,"y":360,"width":250,"height":60}, + {"id":"c7c820333d985ab5","type":"text","text":"貌似简单一些","x":20,"y":360,"width":250,"height":60}, + {"id":"c63cfb3776e2c35f","type":"text","text":"信息来源","x":-600,"y":580,"width":250,"height":60}, + {"id":"b14bfc80ebd3b3db","type":"text","text":"newsnow","x":-285,"y":580,"width":250,"height":60}, + {"id":"837e4102c9365f08","type":"text","text":"folo","x":20,"y":580,"width":250,"height":60}, + {"id":"d1e9225f638fea32","type":"text","text":"华尔街见闻\nhttps://dedicated.wallstreetcn.com/rss.xml","x":-285,"y":680,"width":250,"height":60}, + {"id":"84ac92d9c4bc9c1f","type":"text","text":"财联社\nhttp://localhost:1200/cls/depth/1000","x":-285,"y":780,"width":250,"height":60}, + {"id":"ba418093911be9eb","type":"text","text":"微博","x":-285,"y":880,"width":250,"height":60}, + {"id":"59c98056c366d7f8","type":"text","text":"凤凰网","x":-285,"y":980,"width":250,"height":60}, + {"id":"7b73471c69109559","type":"text","text":"人民网","x":20,"y":680,"width":250,"height":60}, + {"id":"b0ea531d114e92e4","type":"text","text":"新华社","x":20,"y":780,"width":250,"height":60}, + {"id":"c6749ddbbed4b84f","type":"text","text":"github","x":-285,"y":1080,"width":250,"height":60}, + {"id":"0c53757197f83d0d","type":"text","text":"热点整理","x":-600,"y":20,"width":250,"height":60}, + {"id":"95764eb9c58596bc","type":"text","text":"哪些是热点,挑出热点总结几条","x":-285,"y":20,"width":250,"height":60}, + {"id":"61b4bcbf32d69390","type":"text","text":"文章编辑、排版","x":-285,"y":-80,"width":250,"height":60}, + {"id":"b109c2fb4b8a9bfc","x":-600,"y":680,"width":250,"height":100,"type":"text","text":"http://localhost:1200/telegram/channel/FinanceNewsDaily"} ], "edges":[ {"id":"1164d14e544d14e7","fromNode":"367b9c15fdb50991","fromSide":"bottom","toNode":"3a9ee8f0c0ba47b9","toSide":"top"}, {"id":"5afffdc823231d49","fromNode":"3ebf2e60766daaf8","fromSide":"bottom","toNode":"c7c820333d985ab5","toSide":"top"}, {"id":"09f50cff6116a36c","fromNode":"95764eb9c58596bc","fromSide":"top","toNode":"61b4bcbf32d69390","toSide":"bottom"}, - {"id":"d7a4214a04a16ccc","fromNode":"61b4bcbf32d69390","fromSide":"top","toNode":"e1c372fa0456ea07","toSide":"bottom"} + {"id":"d7a4214a04a16ccc","fromNode":"61b4bcbf32d69390","fromSide":"top","toNode":"e1c372fa0456ea07","toSide":"bottom"}, + {"id":"0e7a4f975108b3a4","fromNode":"d1e9225f638fea32","fromSide":"left","toNode":"b109c2fb4b8a9bfc","toSide":"right"} ] } \ No newline at end of file