aandrew-me / tgpt

AI Chatbots in terminal without needing API keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To long command or path

DevLenn opened this issue · comments

Hey, i'm using tgpt with windows 11 and i'm giving it a pretty long command (content of a 60kb .txt file), and because of this pretty long command, i'm facing the error, i belive it was error 207, "the command you submitted was too long" or "path to long" or sth like that. Is there any way to bypass that? I double checked if the path or filename is to long but this doesn't seem to be the issue, and i deactivated file path length limitations as well.

i'll add steps on how to reproduce and more accurate info later :)

I dont think there is a way to bypass this

GPT-4 model has a context window of 4096 tokens. Claude provides a 100k context window.