Self-hosted customers can now use Ollama as their LLM provider.
Streamlined the LLM provider environment variables:
- FABRICATE_LLM_URI replaces FABRICATE_OPENAI_URI and FABRICATE_AZURE_OPENAI_URI.
- FABRICATE_LLM_API_KEY replaces FABRICATE_OPENAI_API_KEY and FABRICATE_AZURE_OPENAI_API_KEY.
- FABRICATE_LLM_API_VERSION replaces FABRICATE_AZURE_OPENAI_API_VERSION.
The Credential Type setting for database connections is now correctly displayed only for Databricks.