intelligentnode / IntelliNode

Access the latest AI models like ChatGPT, LLaMA, Diffusion, Gemini Hugging face, and beyond through a unified prompt layer and performance evaluation
https://show.intellinode.ai
Apache License 2.0
215 stars 14 forks source link

Add code to generate html pages #19

Closed Barqawiz closed 1 year ago

Barqawiz commented 1 year ago

Update the Gen class to add a new functionality:

Code example: Gen.save_html_page(text, folder, file_name, openaiApiKey);