James Brown
James Brown
那个search api即使手动执行了 streamlit那三个应用也没有对应的api
streamlit官方不支持api操作 除非换成gradio
代码里面搞的是get query params 然而app.py用的是 post query 后缀也不一样 只能说这个压根就没写好
可能是我错怪了吧 这个作者的应用 就是想给你访问的那四个页面端口都在一个ip或者域名下面 这样才能通过query params的方式启动那三个agent 我反正觉得这个设计一开始就该说清楚原理 不然我点半天搜索没反应
One can mitigate this issue by: ```bash # do not run in root directory '/' docker run --rm -it -w /root parrotsec/security msfconsole ```
Issues: - Multiple undocumented environment variables like "LAZYLLM_CUDA_VISIBLE" - Wrong model mapping URLs like "stabilityai/stable-diffusion-3-medium" - Wrong model names in official tutorial like "musicgen-small" - Builtin models are not working...
Now it is available as an installable Python package. ```bash pip install termadaptor ```
Now you can use either Terminus 2 agent in Terminal Bench or use Termexec (my project). https://tbench.ai/ https://pypi.org/project/termexec
Now you can use either Terminus 2 agent in Terminal Bench or use Termexec (my project). https://tbench.ai/ https://pypi.org/project/termexec
I have patched the possibility of cheating, enhanced solution inspection at the branch [vimgolf-adaptor-verifier](https://github.com/james4Ever0/terminal-bench/tree/vimgolf-adaptor-verifier). Have merged to the vimgolf-adaptor branch.