Peter Dave Hello

Results 353 issues of Peter Dave Hello

Currently, the same term may or may not be translated (depending on the terminology) into another language using different terms in the title and the rest of the content. Maybe...

## Title Optimize Alpine Dockerfile by removing redundant apk commands ## Type ๐Ÿงน Refactoring ## Changes Remove unnecessary `apk update` and manual cache cleanup steps in the Alpine Dockerfile. By...

All missing locales missing in #77 should be included now :tada: ## Summary by CodeRabbit - **New Features** - Introduced localization support for multiple languages, enhancing the accessibility of the...

Some new UI elements, such as the "Local LLM Settings," are not yet connected to the translation files. We need to: 1. Update the front end to hook up these...

bug

### Describe the feature It'd be awesome if we could add support for Groq Cloud. It's fast and has some excellent new models, including Llama 3.1 405B(https://groq.link/llama3405bblog / https://console.groq.com/docs/models#llama-31-405b-preview), which...

planned

### Describe the Bug Localization isn't working in the settings. My VScode is using zh-TW, but I can see only English on the interface. Screenshot: ![image](https://github.com/Christopher-Hayes/vscode-chatgpt-reborn/assets/3691490/6ca1fe57-e0cd-485d-9acd-cd31f3206752) The tab is working:...

hacktoberfest

Make `apk add` to use `--no-cache` for package installation. This will prevent the package index from being cached and reduce the image size. ## Checklist Not all of these might...

Thanks for the great work on mdpdf! It's been a convenient tool for converting Markdown to PDF. It looks like mdpdf currently doesn't support rendering PlantUML diagrams embedded in the...

enhancement

There's no need to wait and waste the time and bandwidth to wait for `apt-get update` for `pip3 install` ;)