88143ba695
- Incremented the version of the persisted reducer from 80 to 81. - Introduced a new constant `INITIAL_PROVIDERS` to define the initial state of LLM providers. - Refactored migration functions to utilize `INITIAL_PROVIDERS` for adding providers to the state, improving maintainability and readability. - Updated migration logic to ensure new providers are added correctly during state migrations.