• Introduce internal OllamaModelPuller helper for managing model availability
  • Add pullMissingModel option to OllamaOptions
  • Implement auto-pull functionality in OllamaChatModel and OllamaEmbeddingModel
  • Update tests to cover new auto-pull feature
  • Add reference documentation

Resolves #526