Skip to content

1.1.5: Added backend examples for FastAPI and NodeJS

Compare
Choose a tag to compare
@deftio deftio released this 25 Aug 08:55
· 16 commits to main since this release

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.