Remove most pics from repo

This commit is contained in:
Ori Kotek
2023-07-17 16:50:27 +03:00
parent fa421fd169
commit 768bd40ad8
16 changed files with 7 additions and 7 deletions

View File

@ -39,4 +39,4 @@ We use [tiktoken](https://github.com/openai/tiktoken) to tokenize the patches af
4. If we haven't reached the max token length, add the `deleted files` to the prompt until the prompt reaches the max token length (hard stop), skip the rest of the patches.
### Example
![](./pics/git_patch_logic.png)
![](https://codium.ai/images/git_patch_logic.png)