Skip to content

Releases: imixs/imixs-ai

imixs-ai-1.1.7

Choose a tag to compare

@rsoika rsoika released this 29 May 14:43

Features

  • Introduced ImixsAIToolRegistrationEvent - support self describing functions #57
  • OpenAIAPIService - extend ImixsAIToolCallEvent #56
  • Extend ImixsAIToolCallEvent with an optional error flag #53
  • LLM Options - add merge functionallity #52

Bugfixes

  • Fixed missing RAG IndexService check for null values #55
  • Fixed ClusterService - Race Condition, Session Reset and Schema Initialization #51

imixs-ai-1.1.6

Choose a tag to compare

@rsoika rsoika released this 05 Apr 13:29

Features

  • New Endpoint Configuration based on config file #50

imixs-ai-1.1.5

Choose a tag to compare

@rsoika rsoika released this 01 Mar 08:20

Features

  • Tool Calling #49
  • Introduce RAG Index Categories #48
  • Introduce Conditional AI Adapter #47
  • Upgrade to Imixs-Workflow 6.2.5 #46

imixs-ai-1.1.4

Choose a tag to compare

@rsoika rsoika released this 14 Feb 10:09

Enhancements

  • Improve Logging for Prompt Definitions #44
  • Improve OpenAIApiAdapter #42
  • Improve RAG Query Builder #41
  • Improve RAG Services #40
  • Improve ImixsAIContextHandler #39
  • RAGIndexPlugin - switch to EventLog Mode #45
  • Document Prompt Format #12

imixs-ai-1.1.3

Choose a tag to compare

@rsoika rsoika released this 28 Oct 20:23

Features

  • Implement a CDI bean to manage a message context #37
  • Added Bearer Token Authentication #35
  • Added Imixs-AI RAG Module #7

Enhancements

  • Handle Delete Event for Embeddings #38
  • Adapt completion call to OpenAI API endpoint /v1/chat/completions #36

imixs-ai-1.1.2

Choose a tag to compare

@rsoika rsoika released this 20 Sep 07:42

Features

  • Switch to EPL #33
  • OpenAIAPIService - add post embeddings method #32
  • New BPMN Parser for Prompt Templates #31
  • Update Maven Central Repository #34
  • Upgrade JUnit Version #30
  • Upgrade to Imixs-Workflow version 6.2 #29

imixs-ai-1.1.1

Choose a tag to compare

@rsoika rsoika released this 19 Feb 14:01

Features

  • Provide new public interface to load the Prompt Template and build the Prompt #28
  • Provide a async prompt method #26

Bugfixes

  • ImixsAIResultXMLAdapter - escape regex characters #27

imixs-ai-1.1.0

Choose a tag to compare

@rsoika rsoika released this 19 Feb 14:01

Features

  • Handle HTTP Error 401 from ai service endpoint #24
  • OpenAIAPIService - set request timeout #23
  • ImixsAIFileContextBuilder - throw Exception if no file content exists #21
  • Add support for OpenAI OpenAPIenhancementNew #20

Bugfixes

  • OpenAIAPIAdapter - adapt text for LLMEndpoint #25
  • Fixed infinite loop with complex prompt in Mistral 7b #22

imixs-ai-1.0.0

Choose a tag to compare

@rsoika rsoika released this 01 Jul 16:53

Features

  • Initial Setup #1
  • Add GPU support #2
  • Implement Imixs-Workflow Adapter Classes #5
  • Add a Basic Authentication Mechanism #18
  • Add a XML Result adapter #17
  • Extend the API with optional prams #16
  • Provide official Docker images #15
  • Kubernetes GPU support #14
  • Add optional suggest-input-feature for the workflow module #13
  • Improve LLMResultJSONAdapter #11
  • Dockerfile - add --upgrade to pip install #10
  • Implement a CDI File BuildAdapter #9
  • Introduce separate CDI events for prompt building and resolving #8
  • Introduce an CDI Observer Pattern to adapt a Prompt Result #6

imixs-ai-0.0.1

imixs-ai-0.0.1 Pre-release
Pre-release

Choose a tag to compare

@rsoika rsoika released this 01 Jul 16:53

First draft