fnllm A generic LLM wrapper that provides a function protocol for LLM implementations. An OpenAI wrapper is provided. Getting Started pip install fnllm Usage Coming Soon