ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Feature Request]: Parameter exposure

Open slczd opened this issue 1 year ago • 2 comments

Is there an existing issue for the same feature request?

  • [ ] I have checked the existing issues.

Is your feature request related to a problem?

I can't add fixed input to the diagram I draw on the interface

Describe the feature you'd like

Can the self.post_answers = [] in anget's Answer be exposed in the interface?

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

slczd avatar Aug 15 '24 03:08 slczd

Could you elaborate on your application scenario?

KevinHuSh avatar Aug 16 '24 01:08 KevinHuSh

I am actually making an agent to generate teaching notes. However, if I search purely based on user input, the quality of the generated teaching notes will be uneven. So I am considering adding keywords to each step of the user input and then searching the knowledge base.

slczd avatar Aug 16 '24 01:08 slczd