OpenAI API library
The Open AI API library is a collection of Analytica functions that interface with generative A.I. models from within your Analytica model. You can leverage the flexibility of large language models (LLMs) to perform tasks that would be hard to do in a formal program or model, and you can generate images from text. The library is also a great way to learn about generative A.I. from within Analytica. (Full article...)
|
Database library: A library of functions to make it easy to create, read, update, examine and delete database tables, without having to write SQL.
|