KAG icon indicating copy to clipboard operation
KAG copied to clipboard

[Bug] [Module Name] Bug title

Open fishfish123-win opened this issue 9 months ago • 5 comments

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

现在想创建.md格式的开发者模式下的知识库

How to reproduce

就是复制了baike 下面的config,更改了一下里面的reader,改为了 md_reader,但是一直生成不成功

Image

Image

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

fishfish123-win avatar Mar 25 '25 13:03 fishfish123-win

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

现在想创建.md格式的开发者模式下的知识库

How to reproduce

就是复制了baike 下面的config,更改了一下里面的reader,改为了 md_reader,但是一直生成不成功

Image

Image

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

试试给scanner加个参数。

kag_builder_pipeline:
  scanner:
    type: dir_file_scanner # kag.builder.component.scanner.directory_scanner.DirectoryScanner
    file_suffix: md

thundax-lyp avatar Mar 26 '25 01:03 thundax-lyp

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

现在想创建.md格式的开发者模式下的知识库

How to reproduce

就是复制了baike 下面的config,更改了一下里面的reader,改为了 md_reader,但是一直生成不成功 Image Image

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

试试给scanner加个参数。

kag_builder_pipeline: scanner: type: dir_file_scanner # kag.builder.component.scanner.directory_scanner.DirectoryScanner file_suffix: md

可以的,可以的 这次不是0了

Image 但是

什么都没有学习出来

fishfish123-win avatar Mar 26 '25 02:03 fishfish123-win

Image

fishfish123-win avatar Mar 26 '25 02:03 fishfish123-win

Image,还有想请教一下,这里对齐的时候抢占了一晚上了,能看出来是什么问题不?

fishfish123-win avatar Mar 26 '25 02:03 fishfish123-win

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Operating system information

Linux

What happened

现在想创建.md格式的开发者模式下的知识库

How to reproduce

就是复制了baike 下面的config,更改了一下里面的reader,改为了 md_reader,但是一直生成不成功 Image Image

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

试试给scanner加个参数。 kag_builder_pipeline: scanner: type: dir_file_scanner # kag.builder.component.scanner.directory_scanner.DirectoryScanner file_suffix: md

可以的,可以的 这次不是0了

Image 但是

什么都没有学习出来

KAG has release V0.7, you can download the latest version and has another try.

caszkgui avatar Apr 18 '25 16:04 caszkgui