Skip to content
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 62 commits into from
Sep 2, 2024
Merged

0.3.0 #46

merged 62 commits into from
Sep 2, 2024

Conversation

amirkhan-ak-sf
Copy link
Member

@amirkhan-ak-sf amirkhan-ak-sf commented Sep 2, 2024

We’ve added some new features and enhancement:

1. New operations / attributes:

  • Scanned documents via Image Models
  • TokenUsage for Tools Operations
  • TokenUsage and other meta data is now available in attributes and not anymore in payload.

2. Other enhancements

3. Bug fixes

4. Impact on existing projects

  • Existing projects created with 0.2.0 must be migrated.
  • The migration will be:
  • replacing “old” operations with new ones
  • or recreate the mule app

dipeshkumardutta-sfemu and others added 30 commits August 5, 2024 15:48
[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 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
amirkhan-ak-sf and others added 28 commits August 18, 2024 15:49
…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
@amirkhan-ak-sf amirkhan-ak-sf self-assigned this Sep 2, 2024
@amirkhan-ak-sf amirkhan-ak-sf merged commit 91fa008 into master Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants