-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
The text in the Build a kernel with services and plugins section seems incorrect.
Where we read dependency 'ingestion', it should be dependency injection.
| | 1 | **Services** | These consist of both AI services (e.g., chat completion) and other services (e.g., logging and HTTP clients) that are necessary to run your application. This was modelled after the Service Provider pattern in .NET so that we could support dependency ingestion across all languages. | |
Metadata
Metadata
Assignees
Labels
No labels