Uploaded image for project: 'LLM AI Integration'
  1. LLM AI Integration
  2. LLMAI-45

Create a new Java API for chat models

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 0.3
    • 0.2.1
    • None
    • Unknown

    Description

      The current API returns in most cases just JSON as string which is not useful if we want to have any way to modify the response, e.g., to replace URLs to sources for RAG. Also, the requests are also just JSON objects which makes it error-prone to implement RAG. Instead, Jackson should be used to parse to and serialize from proper Java objects.

      Attachments

        Activity

          People

            MichaelHamann Michael Hamann
            MichaelHamann Michael Hamann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: