Jack Zheng
Jack Zheng
Hope to add Chinese support.
**Bug description** 执行单元测试,报文件被占用错误。 **Bug solved method** 未解决 **Environment information** 环境:win10 idea python 10 - LLM type and model name: - System version:win10 - Python version:3.9.18 - packages version: - installation...
### Version VisualStudio Code extension ### Suggestion When reloading a projecgt, there is no need to ask if there have been any changes to the code or requirements. Simply check...
### Version VisualStudio Code extension ### Suggestion Generate project documentation for the project. For example, project overview, requirement description, user story, technical architecture, etc. Write to the projectdoc directory.
### Search first - [X] I searched and no similar issues were found ### What Happened? 拷贝粘贴网页的时候,只粘贴了网址链接,没有原始图片,这样离线情况下,或时间久远后会丢失。 ### Reproduce the Bug 1.在网页上Ctrl + c 2.在logseq上Ctrl +v 3.在图片上点击,能看到链接。 ### Expected Behavior...
**Feature description** 中文版或或国际化 **Your Feature** 提供中文版,例如提示词,产生的文档,代码注释等,都为中文。 或者提供国际化能力。
Add chinese support for promot.(In .env file, let 'LANGUAGE=cn')
**Background story explaining the current situation:** 本项目源代码中的提示词、日志记录、打印输出信息、注释内容等都是英文的 **Desired new situation:** 源代码中的提示词、日志记录、打印输出信息、注释内容等都使用中文 **Implementation details:** 中文化这个项目,将项目中的提示词、日志记录、打印输出信息、注释内容等翻译后中文后替换到源代码中
**Background story explaining the current situation:** Can't change the API endpoint. **Desired new situation:** Alow custom API endpoint. **Implementation details:** Add OPENAI_BASE_PATH into ,env file.
### Version VisualStudio Code extension ### Operating System Windows 10 ### Your question Where can I find the vs code ext. source code ?Does it Open Source?