Giter Site home page Giter Site logo

Comments (4)

crickman avatar crickman commented on August 24, 2024

Thank you, I will explore these steps and inverstigate the behavior you've identified.

from chat-copilot.

crickman avatar crickman commented on August 24, 2024

Two things going on here:

  1. Copilot does not have a semantic understanding of the imported files as physical artifacts. (The files listed on the Documents are retreived from application storage. not semantic memory/vector db.) In short, refering to "the file" is ambiguous for the model...but the memory was established. As a test, please ask a question that pertains to some specific document content.

    Examining the chat history in the prompt reveals one possible factor (empty chat entry):

image
image

We are currently in the processing of shifting our memory architecture and improving functionality in this area might be best addressed within that that scope (as opposed to modifying the current code). Stay posted!

  1. Requesting the summary of such a large document (stored as many chunks in the vectordb) means that no single prompt will be able to accesss the all the chunks for summarization. A planner may be able to navigate this objective across multiple steps...unclear. But if the document itself contains summary sections, then copilot can draw on those summaries. In short, your satisfaction with the response to summarize may be dependent on the level of detail or completeness expected.

Please let me know if you have any issues or follow-up questions. In the meantime, I'll raise this so the experience can be improved as part of the new memory architecture.

from chat-copilot.

Ofer-Gal avatar Ofer-Gal commented on August 24, 2024

I notice that .TXT files are processed fine. only .PDF are an issue.
When will office files be readable for summarization and such?

from chat-copilot.

crickman avatar crickman commented on August 24, 2024

I'm unable to differentiate behavior for .txt and .pdf

We are currently working on a new memory archicture that does support word documents and is extensbile to many document types.

from chat-copilot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.