如图,CC switch 里面的路由功能已经开启了,但是Codex里面自定义的模型是空白,这个是哪里配置的问题,求大佬帮忙解答一下,感谢 1 个帖子 - 1 位参与者 阅读完整话题
这个模型路由是需要怎么配置呀 2 个帖子 - 2 位参与者 阅读完整话题
ccs配置了各模型以后,是怎么做路由调剂的,或者这是claude code去自动选择模型。有必要全换成肥波吗佬们? 1 个帖子 - 1 位参与者 阅读完整话题
这是啥情况,我配置的不是opus吗,为啥会路由到gpt,是我哪里配置错了吗 21 个帖子 - 12 位参与者 阅读完整话题
/ip firewall mangle remove [find] /ip firewall nat remove [find] /ip route remove [find dst-address=0.0.0.0/0] /interface pppoe-client remove [find name=pppoe1] /interface pppoe-client remove [find name=pppoe2] /routing table remove [find name=to-pppoe1] /routing table remove [find name=to-pppoe2] /system scheduler remove [find name=check-pppoe-failover] /interface bridge port remove [find interface=WAN] /interface bridge port remove [find interface=LAN1] /interface bridge port remove [find interface=LAN2] /interface bridge port add bridge=bridge-lan interface=LAN1 /interface bridge port add bridge=bridge-lan interface=LAN2 /ip dns set allow-remote-requests=yes servers=******,****** /interface pppoe-client add name=pppoe1 interface=WAN ac-name="****" user="****" password="****" add-default-route=no use-peer-dns=no disabled=no add name=pppoe2 interface=WAN ac-name="****" user="****" password="****" add-default-route=no use-peer-dns=no disabled=no /ip firewall nat add chain=srcnat out-interface=pppoe1 action=masquerade add chain=srcnat out-interface=pppoe2 action=masquerade /routing table add fib name=to-pppoe1 add fib name=to-pppoe2 /ip firewall mangle add comment=PCC1 chain=prerouting in-interface=bridge-lan connection-mark=no-mark dst-address-type=!local per-connection-classifier=both-addresses-and-ports:2/0 action=mark-connection new-connection-mark=conn-pppoe1 passthrough=yes add comment=PCC2 chain=prerouting in-interface=bridge-lan connection-mark=no-mark dst-address-type=!local per-connection-classifier=both-addresses-and-ports:2/1 action=mark-connection new-connection-mark=conn-pppoe2 passthrough=yes add comment=ROUTE1 chain=prerouting in-interface=bridge-lan connection-mark=conn-pppoe1 action=mark-routing new-routing-mark=to-pppoe1 passthrough=no add comment=ROUTE2 chain=prerouting in-interface=bridge-lan connection-mark=conn-pppoe2 action=mark-routing new-routing-mark=to-pppoe2 passthrough=no /ip route add dst-address=0.0.0.0/0 gateway=pppoe1 routing-table=to-pppoe1 distance=1 add dst-address=0.0.0.0/0 gateway=pppoe2 routing-table=to-pppoe2 distance=1 add dst-address=0.0.0.0/0 gateway=pppoe1 distance=1 add dst-address=0.0.0.0/0 gateway=pppoe2 distance=2 /system scheduler add name=check-pppoe-failover interval=10s on-event=":local p1 [/interface get pppoe1 running]; :local p2 [/interface get pppoe2 running]; :if (\$p1 && \$p2) do={/ip firewall mangle enable [find comment=PCC1]; /ip firewall mangle enable [find comment=PCC2]; /ip firewall mangle enable [find comment=ROUTE1]; /ip firewall mangle enable [find comment=ROUTE2];}; :if (\$p1 && !\$p2) do={/ip firewall mangle enable [find comment=PCC1]; /ip firewall mangle disable [find comment=PCC2]; /ip firewall mangle enable [find comment=ROUTE1]; /ip firewall mangle disable [find comment=ROUTE2];}; :if (!\$p1 && \$p2) do={/ip firewall mangle disable [find comment=PCC1]; /ip firewall mangle enable [find comment=PCC2]; /ip firewall mangle disable [find comment=ROUTE1]; /ip firewall mangle enable [find comment=ROUTE2];};"
如题,我现在配置了RawChat和Any两位佬的站点,而这两个站点调用的模型名称是不一样的;RawChat调用“gpt-5.5”,Any调用“gpt-5-codex”;那么我在使用路由过程中,如果需要切换的话,还需要重启codex才能完成切换,我尝试在any的节点上配置模型映射,但是没有成功,是配置的问题还是就是需要重启codex?求求佬们给个解答。 1 个帖子 - 1 位参与者 阅读完整话题
如题。想起来之前看到Any大善人用的账号级别很高,是不是有1M的上下文窗口? 5 个帖子 - 4 位参与者 阅读完整话题
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
有一个额度用完了,但是检测仍然是正常的,路由无法自动切换,我想手动切换也没找到方法,还不让删除,就卡在这了,此外有时候有的比较卡我想自己切换该怎么做 9 个帖子 - 5 位参与者 阅读完整话题
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
经历了换 2.5g 光猫、改桥接、换 wifi7 路由后,终于跑满带宽,索然无味
请佬门指导一下,万分感激。CC SWitch 这个路由 claude的路由始终无法开启! 4 个帖子 - 4 位参与者 阅读完整话题
(话题已被作者删除) 1 个帖子 - 1 位参与者 阅读完整话题
无论是claudecode还是claudeweb端都会被flag,实在是没招了问的是医学影像模型一些问题这也能被归为生物安全 用佬的gpt探讨大法不行,哈雷的强制用fable5我私聊问了也不行 真的没招了啊佬 4 个帖子 - 4 位参与者 阅读完整话题
有个问题。 想搭建一个路由系统,实现对账号池的管理,去了解了LiteLLM, New API。 发现没有对账号池的管理模块。 想问一下,对账号池管理有相关的开源系统吗?或者方案? 望大佬们赐教。将感激不尽。 1 个帖子 - 1 位参与者 阅读完整话题
如题, 是不能使用CPA中转吗, 另外用chrome登录每日都提示需要清理cookies, 了解的佬友提点下,谢谢 6 个帖子 - 4 位参与者 阅读完整话题
联通的2000兆宽带,光猫是华为星光f50。光猫路由模式下载可以跑到2400m,上传240m。改成桥接路由器拨号下载就只有1700m到1900m的样子,偶尔能够到2000.路由器是华硕tuf gaming 小旋风 Pro WiFi7 4 个帖子 - 3 位参与者 阅读完整话题