GitHub Models introduces a new prompt editor (GA)

You can now access a new prompt editor within GitHub Models, purpose-built to help you iterate, refine, and perfect your prompts. This powerful tool is designed to provide a focused and intuitive experience for crafting and testing your inputs, enabling you to optimize prompts for maximum performance and relevance in your projects. Whether you’re fine-tuning for precision or experimenting with different approaches, this editor empowers you to unlock the full potential of the models with ease and efficiency.

Image of prompt editor

This addition empowers you to:
– Quickly test and refine prompts without the complexity of multi-turn interactions.
– Utilize a dedicated space for single-turn message scenarios to ensure consistent results.

Start experimenting with the new prompt editor today!

Learn more about GitHub Models or join the conversation in our community discussions.

Repository administrators and organization owners with a Copilot Business or Copilot Enterprise license can use content exclusions to configure Copilot in GitHub.com to ignore certain files. For example, ignore files called “secrets.json”, ignore files with the “*.cfg” extension, or ignore all files in the “/scripts/**” directory. Content exclusions can be applied through Settings > Copilot > Content exclusion.

See more

GitHub will deprecate the Docker registry for GitHub Packages on Feb 24th, 2024 in favor of the GitHub Container Registry, which supports Docker packages. All packages in the Docker registry will be deleted and cannot be fetched past the deprecation date.

When GitHub Container Registry (GHCR) became generally available in 2021, we automatically migrated packages in the Docker registry over, with the exception of packages that encountered namespace conflicts due to the same package name in both registries. To see if you are impacted, use our API endpoint to check for any affected packages that will need to migrate from the legacy Docker registry to GHCR.

If you are not in the small group with conflicting packages, no action is needed, as all requests will automatically forward to GHCR.

To learn more about working with the GitHub Container Registry

See more