Declare main package as dependency.
Inquirer has been substituted with clack for extensibility.
Add files relevant to config.
Include example project for consuming the client.
Reduce coupling by putting types and definitions in their appropriate files. Chat utils for creating prompts and messages have been added.
Add files from pridepack. Only text completion, chat completion, edit, and image generation features have been implemented.