Files
ChatGPT-Next-Web/app/store
AC 04cbadb197 Enhance API and Chat Actions with Improved Provider Handling
- Added logging to `getClientApi` for better debugging of provider input and standardized provider names.
- Updated `ChatActions` to handle lowercase provider IDs, converting them to TitleCase for consistency with the ServiceProvider enum.
- Implemented defaulting to OpenAI when provider ID is missing and added relevant logging for session updates.
- Enhanced logging in `useChatStore` to track API call preparations and provider configurations.
2025-04-06 17:03:18 +08:00
..
2024-12-28 20:23:44 +08:00
2024-08-29 19:55:09 +08:00
2024-10-11 11:19:36 +00:00
2024-09-30 00:38:30 +08:00
2024-07-25 12:34:35 +08:00
2024-09-30 01:30:20 +08:00
2024-10-11 11:29:22 +08:00