Skip to content

Releases: Visual-Studio-Coder/Grok-API-SDK

v1.0.1 Usability Fixes

23 Dec 19:34
Compare
Choose a tag to compare

Usability fixes.

Some of the properties and methods were package scope and not public, which caused usability issues when others wanted to use the SDK. Those should be resolved now, but please do write an issue if there are any problems you face.

v1.0.0 has been released!

22 Dec 20:05
9d570d0
Compare
Choose a tag to compare

Hello xAI Community!

I'm Vaibhav Satishkumar, and I worked on the very first comprehensive Swift Package for the Grok LLM by xAI. Do try out the Swift Package and check out all the features I have added so far.

Features available right now include basic prompting/chatting, response streaming, structured output, and function calling. I will be sure to add more features as they come, such as image generation. Check out the concise documentation that provides examples for everything.

Please do report any bugs in the issues, and I will try to acknowledge them immediately. Also, feel free to contribute to expand functionality.

Full Changelog: https://github.com/Visual-Studio-Coder/Grok-API-SDK/commits/1.0.0