you can add trusted host for lm studio , lm studio uses http , and the problem that acs does not connect to lm studio via http
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">192.168.0.122</domain>
</domain-config>
</network-security-config>
you can add trusted host for lm studio , lm studio uses http , and the problem that acs does not connect to lm studio via http