Skip to content

Releases: moe-mizrak/laravel-prompt-alchemist

v2.0.1

27 Jun 17:38
b26c163
Compare
Choose a tag to compare

What's Changed

  • function calling main structure is built by @moe-mizrak in #1
  • generateFunctionList is implemented along with test, functions.yml format is slightly modified by @moe-mizrak in #2
  • class_name is added to function data, multiple class function list generation is added by @moe-mizrak in #3
  • generateInstructions functionality is added so that custom content_payload_instructions can be generated by @moe-mizrak in #4
  • facade docblock for method and test for using facade are added by @moe-mizrak in #5
  • Helper classes are created for PromptAlchemistRequest regarding Single Responsibility Principle by @moe-mizrak in #6
  • config name for prompt function instructions is modified, readme table of contents added by @moe-mizrak in #7
  • img shields for packagist is added by @moe-mizrak in #8
  • package description is modified by @moe-mizrak in #9
  • Readme is modified by @moe-mizrak in #10
  • main.yml is added to github actions by @moe-mizrak in #11
  • callFunction is added to package by @moe-mizrak in #12
  • FunctionResultData is added, callFunction is modified by @moe-mizrak in #13
  • Detailed section info added for validation, function call and openrouter for readme by @moe-mizrak in #14
  • new line typo fixed in readme by @moe-mizrak in #15

New Contributors

Full Changelog: https://github.com/moe-mizrak/laravel-prompt-alchemist/commits/v2.0.1