Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(chatMessages.go): remove unused imports and reorder imports …
…for better organization and readability feat(chatMessages.go): set AI_API_TYPE and AI_MODEL_NAME configuration values based on the last message's meta data to improve AI model selection refactor(chatMessages.go): change LastMessage function parameter type from pointer to value for better consistency and readability
- Loading branch information