Search:

Type: Posts; User: barrymavin

Page 1 of 20 1 2 3 4

Search: Search took 0.05 seconds; generated 16 minute(s) ago.

  1. Replies
    17
    Views
    13,485

    You can now switch betwen AI providers in the AI...

    You can now switch betwen AI providers in the AI Assistant.

    3267
  2. Replies
    17
    Views
    13,485

    Hi Hank, In the script editor while editing a...

    Hi Hank,

    In the script editor while editing a file:

    Alt+/
    convert this to python

    The code will be pasted in for you to review.

    Converting a complete App is more involved. You can...
  3. Replies
    17
    Views
    13,485

    Hi Woody, AI models are improving rapidly. ...

    Hi Woody,

    AI models are improving rapidly.

    I have mainly focussed on OpenAI during development.

    Each of the AI companies have strengths and weaknesses.

    There are extensions and...
  4. Replies
    17
    Views
    13,485

    Hi Woody, I use an API which is common between...

    Hi Woody,

    I use an API which is common between OpenAI, xAI and Anthropic.

    Internally Lianja uses OpenAI.

    All communication is using SSL.

    It is all implemented using AI agents that are...
  5. Replies
    17
    Views
    13,485

    When chatting to your data in the AI Assistant...

    When chatting to your data in the AI Assistant you can save the chat as a "Conversation". These files are saved with a .aic file extension. You can use spaces in the filenames even on linux to give...
  6. Replies
    17
    Views
    13,485

    Clicking the "Email" icon in the AI Assistant...

    Clicking the "Email" icon in the AI Assistant toolbar let's you email an AI Conversation:

    3263
  7. Replies
    17
    Views
    13,485

    The AI Assistant remembers previous questions you...

    The AI Assistant remembers previous questions you asked it and its responses. This is known as the "Context Window". You can reset it at any time by clicking the "Clear" icon at the bottom of the AI...
  8. Replies
    17
    Views
    13,485

    Hi Jefferson, Its not something i have looked...

    Hi Jefferson,

    Its not something i have looked at and I am not sure of its value in Lianja.

    Try the AI Assistant and see what it can do.

    You can extend with Custom AI Agents which are called...
  9. Hi Woody, Here is an example. Press Alt+/ and...

    Hi Woody,

    Here is an example. Press Alt+/ and type in "create a function to add an order to quickbooks online" as an example:

    3261

    The code is automatically inserted into the file. Press...
  10. Hi Woody, Yes. The language type of file that...

    Hi Woody,

    Yes. The language type of file that you are editing is used. So the AI will generate code for LianjaScript, Python, typescript or javascript.
  11. Replies
    17
    Views
    13,485

    Hi Jefferson, Audio is possible but I have not...

    Hi Jefferson,

    Audio is possible but I have not implemented it on desktop.

    Yes there is an API.

    Lianja.askOpenAI(cAPIKEY, cPrompt)

    There is also full support for custom AI Data Agents....
  12. Replies
    17
    Views
    13,485

    Analyse contents of reports, pdf files, docx...

    Analyse contents of reports, pdf files, docx files and xlsx spreadsheets directly in the AI Assistant.

    3256
  13. Replies
    17
    Views
    13,485

    A look at Lianja 11

    Lianja 11 is completely AI powered; from development to runtime.

    Here is a taste of whats in it.

    All powered by AI magic.

    3252

    Talk to your data without having to code anything.
  14. Hi Georg ...

    Hi Georg

    https://www.lianja.com/doc/index.php/Lianja_Methods#uploadFile

    Write your own upload_file.rsp (copied from upload_image.rsp in the wwwroot directory).
  15. Lianja 11: Python DB API 2.0 interface compliant

    When generating python code in the Lianja AI Assistant OpenAI will generate python DB API code. Lianja 11 now supports this so the AI generated code "just runs" out of the box.

    In the Python...
  16. Replies
    2
    Views
    3,238

    Lianja 11. Build AI powered Apps.

    I am making good progress with the AI Assistant in the new data management workspace.

    3249

    Notice also how Lianja 11 can now run T-SQL stored procedures natively.

    You can now build AI agents...
  17. Replies
    2
    Views
    3,198

    Hi Olaf, Lianja 11 is a major update as it...

    Hi Olaf,

    Lianja 11 is a major update as it contains new functionality as I have listed in this post.

    The new functionality requires a lot of development effort hence the timeframe for release....
  18. Replies
    2
    Views
    3,198

    Lianja 11 will be the next major release

    Happy new year to all Lianja developers!

    Lianja 11 will be the next major release with some great new features and functionality.

    - New Data workspace with Native T-SQL compatibility built-into...
  19. Replies
    1
    Views
    2,738

    Hi Olaf and happy new year to you also. With...

    Hi Olaf and happy new year to you also.

    With regards to the calendar section I thought that all your requests had been implemented already. If that is not the case please submit a ticket with...
  20. Replies
    14
    Views
    6,259

    Georg, As you already know, Lianja uses Utf-8...

    Georg,

    As you already know, Lianja uses Utf-8 character encoding so that data can be shared between desktop and web apps.

    Pasting non utf-8 text from word will obviously not be displayed...
  21. Replies
    3
    Views
    9,342

    It was missing from the system menubar. I’ve...

    It was missing from the system menubar. I’ve added it in the next release.
  22. Replies
    3
    Views
    9,342

    Hi jpa_sk Its in the sections menu at the...

    Hi jpa_sk

    Its in the sections menu at the bottom of the page.

    also see this blog article about dashboards....
  23. Replies
    3
    Views
    3,106

    Hi Georg, You have not specified a valid web...

    Hi Georg,

    You have not specified a valid web url as it needs the domain name.

    So for a pdf file in your App directory.


    Lianja.showDocument("http://xyz.de/apps/nameoftheapp/abc.pdf")
    ...
  24. Hi, If you buy the bundle which includes...

    Hi,

    If you buy the bundle which includes Lianja cloud server you do not need to buy Lianja sql server as this is included with Lianja cloud server.

    Lianja cloud server professional edition...
  25. Replies
    18
    Views
    11,579

    You can display anything in a grid cell using a...

    You can display anything in a grid cell using a custom renderer.

    https://www.lianja.com/doc/index.php/Custom_Renderers_and_Custom_Editors

    You would reference the varchar column like this in...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4
Journey into the Cloud
Join us