# Requirements ``` pydantic openai ``` # TODOs - [ ] Select the appropriate LLM API - Which API is more suitable for meeting our requirements - the original API or an alternative like LangChain?