eLLM vscode plugin
How to Send Identity and Intent Headers to the Gateway
Learn how to configure identity and intent headers for a shared gateway using eLLM Code. This guide explains how to adjust settings in VS Code, ensuring requests are routed correctly and usage is attributed accurately.
How to Tune Generation Settings for Your Model
Learn how to fine-tune generation settings for local and self-hosted models to improve performance and accuracy. Adjust parameters like repetition, prompt size, and command timeouts to better match your model's behaviour.
How to Run the Benchmark Suite
This article provides a detailed guide on running a benchmark suite to test model configurations, including setup requirements, steps for execution, and troubleshooting tips. It's aimed at advanced users looking to evaluate model capabilities before deployment.
How to Check and Manage the Context Window
Learn how to manage and check the context window for different models, ensuring your conversation fits within token limits. This guide covers reading context readouts, handling large conversations, and adjusting fallback budgets.
How to Download a Support Bundle and Report an Issue
Learn how to download a support bundle and report issues effectively using GitLab. This guide covers permissions, required configurations, and steps to ensure your support team receives all necessary information without exposing sensitive data.
How to Show the Audit Log and Debug Trace
Learn how to access and interpret audit logs and debug traces to track assistant activity and diagnose issues. This guide provides step-by-step instructions for viewing logs and traces stored in JSON format within your project folder.
How to Roll Back Changes with Revert and Checkpoints
Learn how to use eLLM Code's revert and checkpoint features to undo unwanted changes without affecting your git history. This guide explains the process and requirements for rolling back changes effectively.
How to Set Up and Maintain Project Memory
Learn how to set up and maintain project memory using markdown files to store essential project information and decisions. This guide covers initialisation, updating, and compacting project memory for efficient team collaboration.
How to Turn On Teaching Mode
Teaching Mode in development tools helps learners by explaining changes and naming bug classes, offering a mentoring-like experience. It's easy to activate and can be tailored for specific projects, making it ideal for students and apprentices.
How to Apply Skills to a Session
Learn how to apply skills to a session for consistent, house-style results without repeating instructions. Discover how to manage and activate skills, including adding team-specific ones, and troubleshoot common issues.
How to Run a Specialist Agent
Learn how to effectively run specialist agents for tasks like testing, documentation, and bug-fixing with eLLM Code. The article guides you through setting up and using built-in and custom agents, ensuring efficient task management.
How to Preview a Web App and Capture Runtime Errors
Learn how to preview a static web app locally to capture runtime errors using a headless browser. This guide explains the steps to set up the preview, troubleshoot common issues, and ensure your web app runs smoothly before deployment.