OpenAICompatibleConfigKeys
org.llm4s.config.OpenAICompatibleConfigKeys
object OpenAICompatibleConfigKeys
Environment-variable names recognised by llm4s-openai-compatible.
These were ConfigKeys.OPENROUTER_BASE_URL and ConfigKeys.DEEPSEEK_* in llm4s-core until the providers moved to their own module (#1132): a key belongs with the code that reads it, so that ConfigKeys does not name variables for a provider that may not be on the classpath.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article