Aller au contenu
A small, flat, 8-bit style illustration features simple colored blocks linked by straight lines to depict API and cloud connections. Each block displays a basic symbol, including representations of artificial intelligence, a cloud, code, an environment file, and a lock for security. Iconic, abstract shapes indicate major tech providers like OpenAI, Azure, Google, Hugging Face, GitHub, and Anthropic. The arrangement is clear and geometric, with each block in a unique color from a five-color palette, all on a transparent background with no text, people, or visual effects.

Configuration

AI generated translation.

Vous devrez configurer la connexion LLM et les secrets d’autorisation. Vous pouvez utiliser des modèles distants (comme OpenAI, Azure, etc.) et des modèles locaux (comme Ollama, Jan, LMStudio, etc.) avec GenAIScript.

Il existe quelques raccourcis où GenAIScript détectera automatiquement la configuration ; sinon, vous devrez suivre les instructions de configuration.

  • dans Visual Studio Code avec GitHub Copilot Chat installé, GenAIScript utilisera automatiquement les modèles Copilot Chat
  • dans un GitHub Codespace, GenAIScript utilisera automatiquement les modèles GitHub
  • si Ollama fonctionne, GenAIScript utilisera automatiquement les modèles Ollama

Si aucun de ces scénarios ne s’applique, suivez les instructions de configuration.

Écrivez votre premier script.