View Source HyperLLM.Provider.OpenAI (hyper_llm v0.1.0)

OpenAI provider.

Configuration:

congfig :hyper_llm, 
  openai: [
    api_key: "sk-..."
  ]