Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiType ¶
type ApiType string
const ( ApiTypeOpenAI ApiType = "openai" ApiTypeAnyScale ApiType = "anyscale" ApiTypeFireworks ApiType = "fireworks" ApiTypeClaude ApiType = "claude" // not implemented from here on down ApiTypeOllama ApiType = "ollama" ApiTypeMistral ApiType = "mistral" ApiTypePerplexity ApiType = "perplexity" // Cohere has connectors ApiTypeCohere ApiType = "cohere" )
Click to show internal directories.
Click to hide internal directories.