mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
Update openAPIKey to openAIKey
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10694 GitOrigin-RevId: 82636e56213ec20f9b586d7d131aa8ed98162c86
This commit is contained in:
parent
38d22c02f6
commit
040607e593
@ -103,7 +103,7 @@ At this point, we'll need to configure a few parameters:
|
||||
| Database Name | The name of your Weaviate database. |
|
||||
| `apiKey` | The API key for your Weaviate database. |
|
||||
| `host` | The URL of your Weaviate database. |
|
||||
| `openAPIKey` | The OpenAI key for use with your Weaviate database. |
|
||||
| `openAIKey` | The OpenAI key for use with your Weaviate database. |
|
||||
| `scheme` | The URL scheme for your Weaviate database (http/https). |
|
||||
|
||||
:::info Where can I find these parameters?
|
||||
|
Loading…
Reference in New Issue
Block a user