-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.3.0 #46
Merged
Merged
0.3.0 #46
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Do NOT MERGE]: Fix sonar critical findings
read scanned documents (pdf only) PDF will be split into images by page and send to image model to convert to the request in the prompt.
redeploying PDFBox (langchain4J)
* W-16354625: Added required exceptions for each operation * W-16354625: Added exception handling for tools operations * W-16354625: Fixed reformatting * W-16354625: Bug fixes and added supported errors per operation
* W-16295334: Added demo folder and prvoided default values in configuration * W-16295334: Updated mulechain ai connector version in demo folder
Implement munit
* Implement munit for agent api * Implement munit for sentiment api * Add logger configuration for test * Add jdeps and jacoco
* W-16295334: Added changes for duration parameterisation * W-16295334: Fixed failing munit test case * W-16295334: Updated munit * W-16295334: Removed model and llm default values * W-16295334: Removed static initialisations from the code * W-16295334: Bug fixes * W-16295334: Added one streaming operation for chat
* Change jacoco version to 0.8.6 * Fix jacoco dependency
* W-16295334: Fixed critical sonar fixes * W-16295334: Format failure fix * W-16295334: Removed exception mapping for Module exception in ChatException * W-16295334: Sonar fixes * W-16295334: Updated method name
* W-16295334: Module Exception fix * W-16295334: Formatting issues
…ATION/JSON instead of ANY
…334-input-stream W-16295334: Convert reponse type to InputStream
* W-16235578: Added emebdding store tests * W-16235578: Added content * W-16235578: Added content for other params * W-16235578: Updated jacoco version * W-16235578: Updated exec file name * W-16235578: Addressed review comments
any supports ppt(x), xls(x), doc(x), pdf, etc.
…578-address-review W-16235578: Changed response for all operations with attributes
Sonar & Response Type fixes for embedding operations
* W-16235578: Added rag load document test * W-16235578: Added remaining happy path test cases of embedding store * W-16235578: Added tools legacy test case
* W-16235578: Added read scanned docs test case * W-16235578: Added image generate test case
* W-16235578: Added failure case munits for llm operations * W-16235578: Added image related failure munits * W-16235578: Fixed munits, added debug logs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We’ve added some new features and enhancement:
1. New operations / attributes:
2. Other enhancements
3. Bug fixes
4. Impact on existing projects