Code Monkey home page Code Monkey logo

Comments (4)

wlandgraf avatar wlandgraf commented on May 30, 2024

Hi @gidesa,

Thank you for the contribution. However, we have actually internally already added support for Indy for older Delphi versions.

I will push the changes and then, would you mind to review your changes to see if they still apply?
In either case, also to include gpt4all files (and maybe still modification for OpenApiJson and others, could you please open a pull request?

from openai-delphi.

wlandgraf avatar wlandgraf commented on May 30, 2024

Commit a6d2260 now pushed and include changes for older Delphi versions.

from openai-delphi.

gidesa avatar gidesa commented on May 30, 2024

Hello, thank you for fast answer.
The commit is fine, except for two things (I am using Delphi XE2, maybe not valid for others):

  1. in OpenApiJson the "$IF compilerversion" requires "$ifend", with "$endif" there is a compilation error:
    {$IF CompilerVersion < 28}
    {$DEFINE USEDBX}
    {$IFEND}
  2. in OpenApiIndy, my version of Indy (10.5.8) doesn't support Http options hoNoProtocolErrorException, hoWantProtocolErrorContent.

I open a pull request on that, plus the Gpt4all example.

from openai-delphi.

wlandgraf avatar wlandgraf commented on May 30, 2024

Thank you. Pull request merged.

from openai-delphi.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.