somenzz
somenzz
You put refresh_token in the auth group, just move it out。
懂的都懂,base64 了解一下
I'm running it on my LA server. curl http://127.0.0.1:3040/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer any_string_you_like" -d '{ "model": "gpt-3.5-turbo", "messages": [ { "role": "user", "content": "Hello!" } ], "stream":...
> ## 找到 ~/.vim/bundle/smartim/plugin//smartim.vim 这个文件, > 在augroup smartim中添加一行:set timeoutlen=0 > 延迟问题解决! > augroup smartim > autocmd! > set timeoutlen=0 > autocmd VimLeavePre * call Smartim_SelectDefault() > autocmd InsertLeave * call...
curl http://127.0.0.1:3040/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer any_string_you_like" -d '{ > "model": "gpt-3.5-turbo", > "messages": [ > { > "role": "user", > "content": "Hello!" > } > ], >...
My CPU is inter.
❯ file lan-mouse-macos-intel lan-mouse-macos-intel: Mach-O 64-bit executable arm64 I will download it again, thank you.
But still not work: ❯ ./lan-mouse-macos-intel2 --port 54243 [2024-05-09T02:55:58Z WARN lan_mouse::config] /Users/aaron/.config/lan-mouse/config.toml: No such file or directory (os error 2) [2024-05-09T02:55:58Z WARN lan_mouse::config] Continuing without config file ... [2024-05-09T02:55:58Z INFO...