Giter Site home page Giter Site logo

safakan / talkwithyourfiles Goto Github PK

View Code? Open in Web Editor NEW
86.0 4.0 13.0 824 KB

An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.

License: MIT License

Python 98.56% CSS 1.01% Dockerfile 0.42%
faiss langchain openai openai-chatgpt python streamlit dependency-inversion-principle factory-pattern question-answering strategy-pattern

talkwithyourfiles's People

Contributors

safakan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

talkwithyourfiles's Issues

error_message="This model's maximum context length is 4097 tokens.."

Hi! I understand what is written here, and I can assume that the downloaded file is trying to go to the request, but it is obvious that the files may be larger than the input of the dialog box. Is there something you can do about it, or will you have to limit incoming files to the size of the input window?

WARNING:langchain.text_splitter:Created a chunk of size 102998, which is longer than the specified 1000
INFO:openai:error_code=None error_message="This model's maximum context length is 4097 tokens, however you requested 296014 tokens (295758 in your prompt; 256 for the completion). Please reduce your prompt; or completion length." error_param=None error_type=invalid_request_error message='OpenAI API error received' stream_error=False
Error running QA chain: This model's maximum context length is 4097 tokens, however you requested 296014 tokens (295758 in your prompt; 256 for the completion). Please reduce your prompt; or completion length.

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.