Skip to content

LlamaEdge-RAG 0.9.15

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 07:24
· 55 commits to main since this release

Major changes:

  • New endpoints

    • GET /v1/files/{file_id}: Retrieve information of a specific file by id
    • GET /v1/files/{file_id}/content: Retrieve the content of a specific file by id
    • GET /v1/files/download/{file_id}: Download a specific file by id
  • Upgrade to llama-core v0.22.0