ajndkr / lanarky

The web framework for building LLM microservices
https://lanarky.ajndkr.com/
MIT License
975 stars 74 forks source link

feat: add support for `RetrievalQA` chains #6

Closed ajndkr closed 1 year ago

ajndkr commented 1 year ago

Description

This PR adds support for RetrievalQA chains and refactors the response module to responses for adding support for more chains in the future

Breaking Changes

Changelog