Skip to content

Commit d34063c

Browse files
authored
Merge pull request #894 from nat-leo/docs-improvements
Docs-Improvement: add the illustrative gif from Github to the refact …
2 parents eb46aa1 + fe3b6f7 commit d34063c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/src/assets/completion.gif

1.15 MB
Loading

docs/src/content/docs/features/code-completion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Refact offers a powerful AI-driven code completion feature.
99

1010
Refact utilizes a technique called **Fill-in-the-middle** (FIM), where the context before and after your cursor is considered to predict and insert the most relevant code snippets.
1111

12+
![Create a completion gif](../../../assets/completion.gif)
13+
1214
## Code Completion Models
1315

1416
- **Cloud Version**: The cloud version of Refact uses the `Refact-1.6-fim` and `starcoder2/3b` model.

0 commit comments

Comments
 (0)