initial draft of an importable Insomnia profile for developers (#942)

This is a starting point for developers to easily import a collection of
requests to hit LocalAI. Insomnia was chosen as it's open source, has a
graphical user interface for users desiring that, and has the ability to
easily export requests as cURL commands for our documentation site.
This commit is contained in:
Dave 2023-08-23 12:39:27 -04:00 committed by GitHub
parent 10b0e13882
commit 704323b805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

File diff suppressed because one or more lines are too long