v1.0.0-beta.1
What's Changed
- add translation by @rrr63 in #1
- [Query] [ Question] add query::() and questions function by @rrr63 in #2
- Adding ZERO_SHOT_CLASSIFICATION by @techmahedy in #3
- Adding support for FILL_MASK by @techmahedy in #4
- [Refactor] Tasks Factory by @rrr63 in #6
- adding support for Image identifier by @techmahedy in #10
- Adding support TEXT_CLASSIFICATION by @techmahedy in #5
- Adding support for Summarization by @techmahedy in #7
- Adding support for TOKEN_CLASSIFICATION by @techmahedy in #8
- Adding support for feature-embedding by @techmahedy in #9
- Adding support for zero-short-image-classification by @techmahedy in #11
- PHPDoc added for OpenAI code and ServiceProvider name updated by @techmahedy in #12
- Details comment added for TaskEnum by @techmahedy in #13
- composer.json updated by @techmahedy in #14
- Refactored Agent class to call chainable way by @techmahedy in #15
- add gemini support by @rrr63 in #16
- add selfhost llm support by @rrr63 in #17
- fix: accessing $host variable before initialization: by @techmahedy in #18
- namespace updated for agent by @techmahedy in #19
- readme.md updated and git action hook added by @techmahedy in #20
- merged with main by @techmahedy in #21
New Contributors
- @rrr63 made their first contribution in #1
- @techmahedy made their first contribution in #3
Full Changelog: https://github.com/doppar/ai/commits/v1.0.0-beta.1