LLM Client
An even better client can be built by adding LLM capabilities to it. How do we do that? We can use the OpenAI SDK to call an AI model, for example, GPT-3.5 or GPT-4. A good free alternative is using GitHub Models.
An even better client can be built by adding LLM capabilities to it. How do we do that? We can use the OpenAI SDK to call an AI model, for example, GPT-3.5 or GPT-4. A good free alternative is using GitHub Models.