Skip to content

Commit a192022

Browse files
committed
track mercury coder
1 parent 94c06fa commit a192022

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- .github/workflows/main.yaml
1111

1212
env:
13-
OWNER_SLUG: inceptionlabs # <-- TODO
13+
OWNER_SLUG: inception # <-- TODO
1414

1515
jobs:
1616
publish:
File renamed without changes.

blocks/public/mercury-coder.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Mercury Coder
2-
version: 1.0.1
2+
version: 1.0.5
33
schema: v1
44
models:
55
- name: Mercury Coder
@@ -10,9 +10,8 @@ models:
1010
- chat
1111
- autocomplete
1212
- edit
13-
override:
14-
capabilities:
15-
- next_edit
13+
capabilities:
14+
- next_edit
1615
defaultCompletionOptions:
1716
temperature: 0
1817
stop:

0 commit comments

Comments
 (0)