Skip to content

Commit 773f3fe

Browse files
committed
docs: fix extra }
1 parent ad68719 commit 773f3fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/sections/java-quarkus/06-chat-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ And let's finish with configuring the `EmbeddingStoreProducer`, using the Qdrant
145145
.port(qdrantPort)
146146
.build();
147147
}
148-
}
149148
```
150149
151150
### Creating the Chat API

0 commit comments

Comments
 (0)