Skip to content

v0.2.8 - Aquiles - RAG

Choose a tag to compare

@FredyRivera-dev FredyRivera-dev released this 09 Aug 23:38
· 81 commits to main since this release

πŸš€ Release v0.2.8

  • πŸ› οΈ Timeouts have been added to the AsyncAquilesRAG client

    • πŸš€ Timeouts have been added to the AsyncAquilesRAG client to improve stability in the use of the asynchronous client, during the implementation of the demo aquiles-chat-demo some errors were found in the asynchronous client timeouts, so adding a more robust timeout improves stability.
  • βž• New methods in the Aquiles client (Synchronous and Asynchronous) called 'drop_index' to interact with the '/rag/drop_index' API