ajndkr / lanarky

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

feat(core): introduce Adapters API #151

Closed ajndkr closed 11 months ago

ajndkr commented 11 months ago

Description

This PR introduces a new core feature: Adapters API

All modules related to Langchain functionality have been refactored into lanarky.adapters.langchain module.

Changelog: