mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
01205fd4c0
* Initial implementation of upload files api. * Move sanitize method to utils. * Save uploaded data to uploads folder. * Avoid loop if we do not have a purpose. * Minor cleanup of api and fix bug where deleting duplicate filename cause error. * Revert defer of saving config * Moved creation of directory to startup. * Make file names unique when storing on disk. * Add test for files api. * Update dependencies. |
||
---|---|---|
.. | ||
backend | ||
config | ||
ctx | ||
localai | ||
openai | ||
options | ||
schema | ||
api_test.go | ||
api.go | ||
apt_suite_test.go |