Skip to content

Commit 02adb50

Browse files
nerpaulaSimran-B
authored andcommitted
apply changes to all versions, fix typo
1 parent a32d841 commit 02adb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/ai-suite/reference/importer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Where:
121121
- `username`: ArangoDB database user with permissions to create and modify collections
122122
- `db_name`: Name of the ArangoDB database where the knowledge graph will be stored
123123
- `chat_api_provider`: API provider for language model services
124-
- `embeddinga_api_provider`: API provider for embedding model services
124+
- `embedding_api_provider`: API provider for embedding model services
125125
- `embedding_api_url`: API endpoint URL for the embedding model service
126126
- `chat_model`: Specific language model to use for text generation and analysis
127127
- `embedding_model`: Specific model to use for generating text embeddings

0 commit comments

Comments
 (0)