Adapters¶
The Adapters API allows Lanarky users to build microservices using popular LLM frameworks.
We will cover the following adapters in depth:
- OpenAI: build microservices using the OpenAI Python SDK
- LangChain: build microservices using the LangChain
Note from Author
The Adapters API is still in active development. I will add more adapters in the future.