Skip to content

Release version 0.1.0

Compare
Choose a tag to compare
@mboss37 mboss37 released this 01 Jul 10:50
· 224 commits to master since this release

Currently supported using JDK8
All operations tested with OpenAI

The initial release of the MuleChain AI connector supports the following operations, categorized into different topics for ease of use:

  • [AGENT]:
    • Define Prompt Template
  • [CHAT]:
    • Answer Prompt
    • Answer Prompt with Memory
  • [Embedding]:
    • Add Document to Store
    • Get Info from Store
    • New Store
  • [IMAGE GENERATION]:
    • Generate
    • Read
  • [RAG]:
    • Load Document
  • [SENTIMENT]:
    • Analyze
  • [Tools]:
    • Use AI Service