peizimo
peizimo
> To ensure the JSON response contains only one output text record instead of six, you need to modify the `text_response` method in the `OpenAIModelComponent` class. Specifically, you should ensure...
> To ensure the JSON response contains only one output text record instead of six, you need to modify the `text_response` method in the `OpenAIModelComponent` class. Specifically, you should ensure...
Currently, the retrieval component in the agent only supports the retrieval of the input content of human-computer interaction. Can you set the retrieval to generate content for the upper level,...
Baidu translation plug-in has top n errors
> > Currently, the retrieval component in the agent only supports the retrieval of the input content of human-computer interaction. Can you set the retrieval to generate content for the...
> Please check this one out.  > > Is that what you need? I have tried this template, the "search" component does not search for the translated content, but...
> Please check this one out.  > > Is that what you need? If it is convenient for you, could you please give me a modified code of "retrieval"...
> I think half of this template solve your problems.  thanks for your reply ! Although I have tried, the effect is not satisfactory, but I will continue to...
> I think half of this template solve your problems.   Because the kb context is English,The content I input is in Chinese. Normally, it should be translated into...
> What's the version of ragflow did you use? And could you paste your diagram and the conversation? This screenshot is a question I had when testing on RAGFlow ...