Will 保哥

Results 137 issues of Will 保哥

There are many HTML tags such as `p`, `span`, `div`, ...etc. reserved unnecessary spaces that will lead to generate wrong Markdown document. Here is my code snippet: ```cs void Main()...

I'd like to suggestion providing a way to customize the prompt template when user needed. Here is the proposal: --- Provide two ways to customize the prompt templates: 1. Check...

enhancement

When I use the following config settings, the Commit Summary seems a little bit strange. ```sh codegpt config set openai.model gpt-4-32k codegpt config set openai.model_name gpt-4-32k codegpt config set output.lang...

For the `codegpt review`, I'd like to suggestion add `--prompt_only` flag just like `codegpt commit` did.

1. When typing `codegpt hook` should display usage info just like `codegpt config` 2. The usage info should display `Available Commands` just like `codegpt config` did. ![image](https://github.com/appleboy/CodeGPT/assets/88981/90cc496d-d57c-44b5-bb98-17535ebfa253)

In Spring Initializr Java Support `v0.11.2`, it seems drop support for Spring Boot 2.7. ![image](https://github.com/microsoft/vscode-spring-initializr/assets/88981/5eaba173-3c61-49fb-b9f0-50e8046a74c9) Is it possible add it back?

### Description of the feature request: I translated full Gemini API Cookbook into Traditional Chinese here: I'd like to know that is this repo accept for contribute translations? If yes,...

type:feature request
status:triaged
component:other

### Context / Scenario Google's Gemini has a `models/embedding-001` [Embedding model](https://ai.google.dev/docs/embeddings_guide) for embedding. Hope Kernel Memory can support it. Is it on the roadmap? ### The problem N/A ### Proposed...

enhancement
completed

The endpoint between `Azure OpenAI Service` (AOAI) and `OpenAI API` has a little bit different, but the API spec are the same. Just change `app/api/route.ts` file from: ```js const response...

新同文堂已經更版,現有版本的 JSON 已無法匯入,若強制匯入會導致現有設定全部消失。