TsgcAIOpenAIEmbeddings › Properties
TsgcAIOpenAIEmbeddings Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| OpenAIOptions | Connection settings for the OpenAI API (API key, organization, logging and retry). |
| EmbeddingsOptions | Parameters used when generating embeddings (model, chunk size, user and throttling). |
Storage
| Name | Description |
| Database | Vector database component used to persist the generated embeddings. |
Diagnostics
| Name | Description |
| Version | Read-only string with the current version of the sgcWebSockets library. |
All Properties (alphabetical)
| Name | Description |
| Database | Vector database component used to persist the generated embeddings. |
| EmbeddingsOptions | Parameters used when generating embeddings (model, chunk size, user and throttling). |
| OpenAIOptions | Connection settings for the OpenAI API (API key, organization, logging and retry). |
| Version | Read-only string with the current version of the sgcWebSockets library. |