Releases: deepseek-php/deepseek-php-client
v2.0.6
What's Changed
- feat / support response format option by @omaralalwi in #52
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- feat / support pass max tokens option by @omaralalwi in #51
Full Changelog: v2.0.4...v2.0.5
v2.0.4 – Function Calling Support 🚀
DeepSeek PHP Client now supports Function Calling – allowing the model to call external tools to expand its capabilities and deliver dynamic, tool-aware responses! 🧠🔧
Learn more in the [Function Calling Guide 📘](https://api-docs.deepseek.com/guides/function_calling)
✨ What's New
-
🧰 Function Calling Feature added
➤ By @moassaad in [#43](#43) -
📝 Documentation Fix for
setTemperature
➤ By @kghamilton89 in [#46](#46) -
Docs / add function calilng docs by @omaralalwi in #49
👋 New Contributor
- 🎉 Welcome @kghamilton89 — thanks for your first contribution!
➤ [#46](#46)
📌 Full Changelog:
[Compare v2.0.3...v2.0.4](v2.0.3...v2.0.4)
v2.0.3
What's Changed
- fix symfony client Compatibility by @omaralalwi in #40
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Add Chineese Documentation by @VinchanGit in #36
- support many http clients (Guzzle & Symfony) by @omaralalwi in #38
- Add Arabic documentation by @omaralalwi in #39
New Contributors
- @VinchanGit made their first contribution in #36
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Remove unnecessary using by @hishamco in #19
- initilize tests by @omaralalwi in #23
- Fix handle response result by @moassaad in #24
- Update README.md by @hishamco in #27
- feat / list available models by @omaralalwi in #29
- Replace PHP unit test with PEST test by @hishamco in #30
- enhance client contract by @omaralalwi in #31
- initilize tests by @omaralalwi in #32
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Fix typo by @hishamco in #14
- Use match expression by @hishamco in #13
- Change namespace to DeepSeekPhp by @hishamco in #15
- change namespace and adding change logs by @omaralalwi in #21
- Remove unnecessary return from setStatusCode() by @hishamco in #20
- bugfix by @omaralalwi in #22
New Contributors
Full Changelog: v1.0.2...v2.0.0
v1.0.1
What's Changed
- feat support temperature option by @omaralalwi in #3
- bugfix temprature type by @omaralalwi in #4
New Contributors
- @omaralalwi made their first contribution in #3
Full Changelog: v1.0.0.0...v1.0.1
v1.0.0.0
What's Changed
- fix: rename DeepseekApiClientContract to DeepseekClientContract by @aymanalhattami in #1
New Contributors
- @aymanalhattami made their first contribution in #1
Full Changelog: v1.0.0...v1.0.0.0
What's Changed
- fix: rename DeepseekApiClientContract to DeepseekClientContract by @aymanalhattami in #1
New Contributors
- @aymanalhattami made their first contribution in #1
Full Changelog: v1.0.0...v1.0.0.0