Reduce expensive monthly subscription costs of AI models by using AI credits to chat with AI models
Code Context AI Chat
Select code and set it as context for AI chat
AI chat will use the selected code as context to generate responses
Select code -> Right click -> Click option ZODs: Set Selected Code AI Chat Context from context menu
Use own API key
If you have your own API key, you can use it to chat with AI models
To set your Open AI API key Open AI Chat -> Click on gear icon -> Enter API key -> Click on Save
Only way you can set your API key is by using the AI chat settings panel, because we encrypt your API key and store it in your local machine
⚠️ IMPORTANT: API keys are encrypted and stored only in your local machine and ZODs does not store them in any way.
Use personal and workspace-scoped snippets
All your snippets are available as code completions, no matter where you are.
Available Commands
ZODs: Set Selected Code AI Chat context: Use the command zods.setSelectedCodeAsAIChatContext to set selected code as context for AI chat.
ZODs: Sync AI Lenses: Use the command zods.syncAILenses to sync AI Lenses.
ZODs Login: Use the command zods.login to log into your ZODs account.
ZODs Logout: Use the command zods.logout to log out of your ZODs account.
ZODs Sync Snippets: Use the command zods.syncSnippets to synchronize your snippets with the cloud.
To execute these commands, open the command palette in Visual Studio Code (Ctrl + Shift + P or Cmd + Shift + P on macOS), then type the respective command.