Skip to content

Commit 127f3b2

Browse files
authored
fix: linting
1 parent 413651e commit 127f3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Cognita makes it really easy to switch between parsers, loaders, models and retr
243243
### Customizing Embedder:
244244

245245
- The codebase currently uses [`OpenAIEmbeddings` by `Langchain`](https://python.langchain.com/docs/integrations/text_embedding/openai/) by default to generate embeddings
246-
- You can register any OpenAI-compatible custom embeddings in the `models_config.yaml` file and restart the server to make it work.
246+
- You can register any OpenAI-compatible custom embeddings in the `models_config.yaml` file and restart the server to make it work.
247247

248248
### Customizing Parsers:
249249

0 commit comments

Comments
 (0)