-
In succession of #348 we not only want to download the chat history but also the uploaded documents from user-conversations. As the OpenAI API does not allow this natively, this very likely means that…
-
Once I select a document and start chatting with it, everything works initially. However, as I continue, the functionality does not work as expected, and I need to reselect the document repeatedly. It…
-
## Problem
Many organizations have a wealth of internal knowledge contained within their own documents. However, accessing this knowledge can often be a cumbersome and time-consuming process. Users m…
-
Documents should appear in the chat sidebar for users who are a collaborator on the documents & who have received a notification about that document at least once.
Currently this logic does not seem …
-
-
Model:
- ModelScope: https://www.modelscope.cn/models/iic/mPLUG-Owl3-7B-240728
- Huggingface: https://huggingface.co/mPLUG/mPLUG-Owl3-7B-240728
Usually, fine-tuning a multimodal large model invol…
-
- [x] I have read and agree to the [contributing guidelines](https://github.com/griptape-ai/griptape#contributing).
**Describe the bug**
It appears like SummaryConversationMemory is maintaining t…
-
Could you add a feature where you can chat with a pdf/document and ask questions related to the pdf/document
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
web UI
### Commit ID
aaa
### Other environment information
```Markdown
https://demo.ra…
-
I got a AbstractMethodError when I call DashScope Chat Model for getting keyword of a document
the code like below
` public static void main(String[] args) {
DashScopeApi dashScopeAp…