Replies: 1 comment
-
Great suggestion. I've added that in the latest commit and updated the README: require("codecompanion").setup({
adapters = {
opts = {
--allow_insecure = false,
proxy = "socks5://127.0.0.1:9999"
}
},
}) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could you please help me add proxy support? This would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions