Abstract
This document requires the tooling required for the k8s operator agent.
Tooling#
Python#
This project uses Python.
FastAPI#
Allows simple, trivial access to custom APIs.
LangServe#
LangServe is part of the LangChain set of services.
LangChain provides context management for LLM interactions. For the purposes of this project, the relevant portion of the LangChang documentation is its Python implementation