maltoze's recent timeline updates
maltoze

maltoze

V2EX member #162141, joined on 2016-03-06 20:14:13 +08:00
Per maltoze's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
maltoze's recent replies
tampermonkey 里有设置
Apr 7, 2023
Replied to a topic by woshipanghu 设计 v 站有设计帮忙设计个 logo 吗
Apr 7, 2023
Replied to a topic by avenger OpenAI 如何用 chatgpt 训练自己的客服机器人?
gpt-index(llama_index)不就是做这个的么
Mar 31, 2023
Replied to a topic by RedBeanIce 问与答 curl 请求 openai 的本地代理问题
```bash
https_proxy=http://127.0.0.1:7890 curl https://api.openai.com/v1/chat/completions \
-X POST \
-H "Content-Type: application/json" \
--proxy-pass "127.0.0.1:7890" "https://api.openai.com" \
-H "Authorization: Bearer {your key}" \
-d '{
"model": "gpt-3.5-turbo",
"messages": [{"role": "user", "content": "Say this is a test!"}],
"temperature": 0.7
}'
```
@lookStupiToForce 你访问的是 www.v2ex.com 吧?目前的规则是 v2ex.com😂
@lookStupiToForce 看下 console 中有报错么?
Mar 8, 2023
Replied to a topic by claywhomai Chrome 请教 chrome 插件开发问题
@YuTengjing 我之前也想做成和这个一样可以在所有网站上启用,但是由于 CSP 规则其实大部分网站都是无法在 iframe 中打开的
@cogear 马上修复,感谢
@customsshen 我试了下,没问题啊
Microsoft Edge
Version 110.0.1587.63 (Official build) (64-bit)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3297 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 14:07 · PVG 22:07 · LAX 07:07 · JFK 10:07
♥ Do have faith in what you're doing.