seven_seven

Results 19 issues of seven_seven

please,Will you stop after the training

skimage is not pip install,please,what should i do

Excuse me, I opened the v-rep simulation and started to run it. Then I ran main.py on pycharm, but the simulation environment didn't work. This simulation environment was directly brought...

excuse,i'm the new CoppeliaSim, what directory should i run, my directory dong not have coppeliaSim.sh.

**功能描述 / Feature Description** 知识库中,添加记忆模块,保留上下文信息,使每次问答具有关联性 **解决的问题 / Problem Solved** 多次知识问答不具备上下文关联性 **实现建议 / Implementation Suggestions** 如果可能,请提供关于如何实现此功能的建议 / If possible, provide suggestions on how to implement this feature. **替代方案 / Alternative Solutions**...

enhancement

用的chatglm3-6b模型,在知识检索过程中,输出内容会包含“您好,根据您的问题,我需要对已知信息进行进一步的扩充。以下是。。。” "您好,根据您的问题,我可以回答您关于....." 希望输出结果中,直接输出检索总结之后的内容,而不是输出提示词中的部分内容。

bug

**问题描述 / Problem Description** 用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner. **复现问题的步骤 / Steps to Reproduce** 1. 执行 '...' / Run '...' python startup.py -a 2....

bug
stale

你好,我想请问下,我在prompt里添加了chat_history变量, 然后在: task = asyncio.create_task(wrap_done( chain.acall({"context": context, "question": query,“chat_history”:history}), callback.done), ) 里边也添加了chat_hostory参数,但是他为什么报错,说是输入变量只能有一个。 提示模板是:chat_prompt = PromptTemplate(template=prompt_template, input_variables=["question", "context", "chat_history"]) 请问是哪里需要修改?

bug

你好,我想请问下,我在prompt里添加了chat_history变量, 然后在: task = asyncio.create_task(wrap_done( chain.acall({"context": context, "question": query,“chat_history”:history}), callback.done), ) 里边也添加了chat_hostory参数,但是他为什么报错,说是输入变量只能有一个。 提示模板是:chat_prompt = PromptTemplate(template=prompt_template, input_variables=["question", "context", "chat_history"]) 请问是哪里需要修改?

bug

其他文件推理正常,但是到某个pdf文件时,它可以正常创建向量库,但是无法进行推理。请问这个怎么解决。 ![Image_20240409133223](https://github.com/chatchat-space/Langchain-Chatchat/assets/63324925/3549377c-31e9-4303-9187-343bab891e1d)

bug
stale