Ai
28 Star 30 Fork 74

openEuler/euler-copilot-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
ObjectNotFound 提交于 2025-11-14 17:28 +08:00 . 增加Prompt
FROM hub.oepkgs.net/neocopilot/framework_base:0.9.6-x86-test
ENV PYTHONPATH=/app
ENV TIKTOKEN_CACHE_DIR=/app/data/tiktoken_cache
COPY --chmod=550 ./ /app/
RUN chmod 766 /root
CMD ["uv", "run", "--no-sync", "python", "-m", "apps.main"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/euler-copilot-framework.git
git@gitee.com:openeuler/euler-copilot-framework.git
openeuler
euler-copilot-framework
euler-copilot-framework
dev

搜索帮助