magic.chen

Results 150 comments of magic.chen

Has your issue been resolved? I recommend trying the latest version for potential improvements. # Installation ``` python >= 3.10 conda create -n dbgpt_env python=3.10 conda activate dbgpt_env # it...

Indeed, there has been a modification, and you may now access the most recent document for installation. https://db-gpt.readthedocs.io/en/latest/getting_started/install/deploy/deploy.html#install

We released some documentation, of course, but don't cover specific details yet. We are also doing our best to supplement. address: https://db-gpt.readthedocs.io/en/latest/

No, we have not currently. Our project architecture lacks complete layering at the API level. However, in the next version, we plan to define the API of the initial version...

@valdesguefa Hi, we updated our [documents](http://docs.dbgpt.site/), maybe it will help you.

The latest [documents](http://docs.dbgpt.site/docs/overview).

I guess that the issue you are experiencing is related to the number of turns in the conversation history. Currently, it is set to 0 by default in our code....

Azure is not supported currently, can you give a pr for that?

感谢建议,我们目前暂无精力支持,预计会在较后的版本中支持。 当然如果你能关于这部分提交PR,我们也非常欢迎你的参与。

可以关注我们最新的[文档](http://docs.dbgpt.site/docs/overview), 我们正在补充每个模块的介绍。 RAG相关的介绍见: [MS-RAG](http://docs.dbgpt.site/docs/modules/rag)