LeeJuYeong
LeeJuYeong
### Reference Issues _No response_ ### Summary If log in as an administrator, I would like to be able to view other users' chats and event logs. ### Basic Example...
### Description Currently, when adding an index collection via the Resources tab in the UI, the GraphRAGIndex class does not display any descriptive information. Unlike other index types such as...
[BUG] - <Embedding dimension mismatch error during file upload with local LLM and Ollama embeddings>
### Description I encountered an error while uploading a file using the local LLM and setting embeddings with Ollama. Even though the embedding dimensions were set to 1536 in the...
### Description Description: I am encountering two main issues while using the RAG (Retrieval-Augmented Generation) system with a local LLM (ollama) for document retrieval and question-answering. The system is set...
### Description ## Issue Description The partition process hangs indefinitely when processing PNG files containing Korean text. The process stops after detecting the file type, and no further progress is...
### Description When inheriting from Gradio's `gr.File` component to create a new component, a UnicodeDecodeError occurs on Windows due to 'cp949' codec issues. This happens because Gradio's internal code uses...
### Description When deleting documents through the Kotaemon UI, while the documents are removed from the interface, they continue to persist in the actual file system under the user_data directory....
### Description ### Description When running the Docker container, a UTF-8 decoding error occurs in the Python code, specifically when handling Gradio component files. ### Environment - Python 3.10 -...
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info **System Info*** * **OS:** Windows 10 Home (64-bit) * **Git Client:** Git...