Model Support added
- Google Gemini
Operations improved
- Read Image now supports image files as input and not only URLs
- Sentiment Analyze has been extended and provides detailed feedback on the rating of the prompt. Kudos to @probiswas for the contribution
Operations added
- Use tools ai native: The ability to leverage native LLM tooling capabilities and receive tool execution requests.
- Toxicity detection: Now you can detect toxicity based on moderation models, currently only support OpenAI and Mistral
What's Changed
- W-16235578: Embedding Operations Failure Scenarios by @arpitg-1 in #47
- W-16295319: Updated demo name to remove sonar issue by @arpitg-1 in #53
- Upgrade/34 by @amirkhan-ak-sf in #62
- Create Jenkinsfile by @garveshmehrotra-sfdc in #66
- Develop by @amirkhan-ak-sf in #67
- Support for Huggingface interference API by @amirkhan-ak-sf in #69
- Fix/dev sync from master by @dipeshkumardutta-sfemu in #77
- apply/changes by @amirkhan-ak-sf in #78
- Ignore failed test cases by @dipeshkumardutta-sfemu in #80
- Fix mulechain artifact by @dipeshkumardutta-sfemu in #82
- Update README.md by @dipeshkumardutta-sfemu in #83
- Enhancements by @amirkhan-ak-sf in #85
- Image read by @amirkhan-ak-sf in #86
- Gemini ChatModel Added by @amirkhan-ak-sf in #88
- mistral tool-native issue fixed by @amirkhan-ak-sf in #89
- Upgraded LangChain4J to 0.35.0 (latest) by @amirkhan-ak-sf in #90
- Exavalu: enhanced sentiment analyze operation, updated readme file. by @probiswas in #93
- Moderation Model added for Mistral AI by @amirkhan-ak-sf in #96
- Changes to support maven central release by @rhoegg in #97
- Update README.md by @amirkhan-ak-sf in #98
- Better README for multiple installation methods by @rhoegg in #100
- Update pom.xml by @amirkhan-ak-sf in #101
- V1.2.0 revisit by @amirkhan-ak-sf in #103
New Contributors
- @garveshmehrotra-sfdc made their first contribution in #66
- @probiswas made their first contribution in #93
- @rhoegg made their first contribution in #97
Full Changelog: v1.0.0...v1.2.0