You can use any LLM Providers with Palico. Here are some examples of popular LLM providers.
openai
package. For the most up-to-date information on how to call OpenAI via the OpenAI SDK, please refer to the npm package docs.
@anthropic-ai/sdk
package. For the most up-to-date information on how to call Anthropic via the Anthropic SDK, please refer to the npm package docs.
@google-cloud/vertexai
package. For the most up-to-date information on how to call GCP Vertex AI via the GCP Vertex AI SDK, please refer to the npm package docs.