Core/README.mdmarkdown

Core

Root hub for Agent-Core addons (logging, Ollama, text-to-speech).

Core.cs

  • Core — shared entry point with Logger, OllamaClient, and (v2) TextToSpeech.
  • UseOllama / UseOllamaAsync — attach and initialize the Ollama client.
  • UseKokoroAsync — attach Kokoro TTS (Version 3).