1.1.5: Added backend examples for FastAPI and NodeJS
This release adds working sample projects for nodejs (using express) and python (using FastAPI).
Both examples show how to create streaming and completions based backend requests. This includes pulling LLM data from the LLM server through the backend web app and to the front end web wite.