LlamaEdge-RAG 0.9.15
Major changes:
-
New endpoints
GET /v1/files/{file_id}
: Retrieve information of a specific file by idGET /v1/files/{file_id}/content
: Retrieve the content of a specific file by idGET /v1/files/download/{file_id}
: Download a specific file by id
-
Upgrade to
llama-core v0.22.0