pessimo
pessimo
I tried some research, it seems volumes and containers are linked together. so if my process is ``` docker-compose down docker-compose up -d ``` docker will remove all containers and...
在CSDN上看到了windows上使用的流程。里面提到了 docker pull 镜像之后,需要断网启动之后再联网,不太明白这一步的目的是啥,也没有在issue里面找到类似的问题,比较好奇,烦请示下。
i configured hugo in config.toml where i changed default image dir to staticDir = ["content/static/images/"], then i put example images in content/static/images/post1 after i write my md file just as...
the specified projection name 'Gauss_Kruger' could not be found in the list of supported projections
NotImplementedError: Unsupported projection: The specified projection name 'Gauss_Kruger' could not be found in the list of supported projections Do we have a plan to implement Gauss_Kruger projection?
I got a server with fastapi and start it in docker. In my project, I would init a client and do an admin auth when server is up ```python #...
尝试更换seed-1.6 的模型之后,planner 输出了 20多步的计划,然后network error断开,我看提示词里面是限定了步数,但是似乎没有起效果。 测试下来,基本上只有 doubao-1.5 可用,其他的模型比如 qwen-max, deepseek 一类的,都会遇到各种报错。
我如果使用 @知识库 在问题回答过程中使用了知识库的内容,似乎就无法再使用网络搜索功能了,即便提示词里标注了使用网络搜索也没有办法。 这是正常的情况吗?