Include example project for consuming the client.
Remove message and combine types to chat. Also use correct package name.
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.