RepoChat-200k icon indicating copy to clipboard operation
RepoChat-200k copied to clipboard

⚡Chat with GitHub Repo Using 200k context window of Claude instead of RAG!⚡

Results 3 RepoChat-200k issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/jw782cn/RepoChat-200k/assets/53250064/a0fd3125-112b-41b1-847a-c2fcecb94601) ``` TypeError: can only concatenate str (not "NoneType") to str Traceback: File "/opt/miniconda3/envs/py310_chat/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "/mnt/sda/github/03yue/RepoChat-200k/app.py", line 190, in create_app() File "/mnt/sda/github/03yue/RepoChat-200k/app.py", line 182,...