Class: LLMed::LLM::Anthropic

Inherits:
OpenAI
  • Object
show all
Defined in:
lib/llm.rb

Constant Summary

Constants inherited from OpenAI

OpenAI::DEFAULT_URI_BASE, OpenAI::MAX_TOKENS

Method Summary

Methods inherited from OpenAI

#chat, #initialize

Constructor Details

This class inherits a constructor from LLMed::LLM::OpenAI