Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinCoded authored Jan 23, 2025
1 parent d9195be commit 0310549
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

All notable changes to `laravel-mtn-momo-ai` will be documented in this file.

# v1.2.0 - 2025-01-23

## v1.2.0 - 2025-01-23

### Added
Expand All @@ -22,22 +20,6 @@ All notable changes to `laravel-mtn-momo-ai` will be documented in this file.
- Requires DeepSeek PHP client: `"deepseek-php/deepseek-php-client": "^1.0"`
- Update your .env file with `DEEPSEEK_API_KEY` for full functionality

## New Features

- Added support for DeepSeek AI model alongside existing ChatGPT, Claude, and Gemini models
- Implemented DeepSeek class with full LLMInterface compatibility
- Updated configuration to include DeepSeek API settings

## Changes

- Modified LLMFactory to create DeepSeek instances
- Enhanced InstallCommand to prompt for DeepSeek API key during setup

## Developer Notes

- Requires DeepSeek PHP client: "deepseek-php/deepseek-php-client": "^1.0"
- Update your .env file with DEEPSEEK_API_KEY for full functionality

## v1.1.0 - 2025-01-12

### Fixed
Expand Down

0 comments on commit 0310549

Please sign in to comment.