Skip to content

ALS, WebGenAI Docker updates

Latest
Compare
Choose a tag to compare
@valhuber valhuber released this 17 Jan 16:44
· 29 commits to main since this release

This release is available via pip and docker, including als and WebGenAI.

WebGenAI now supports a 'demo mode startup' that will create and run the genai_demo, which illustrates basic logic (note: the doc is generally correct, but is under revision):

# run local docker
https://apifabric.ai/admin-app/#/Home?demo=genai_demo

# WebGenAI website
http://localhost:8282/admin-app/#/Home?demo=genai_demo

To obtain the WebGenAI Docker:

docker pull apilogicserver/web_genai

Docker run instructions are provided on the WebGenAI Docker Repository.