haesleinhuepf / git-bob

git-bob uses AI to solve Github-issues. It runs inside the Github CI, no need to install anything on your computer.
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

Are there typos in readmes? #328

Closed haesleinhuepf closed 2 weeks ago

haesleinhuepf commented 3 weeks ago

Are there typos in readme.md ?

git-bob ask kisski:meta-llama-3.1-70b-instruct to comment

github-actions[bot] commented 3 weeks ago

This message was generated by git-bob (version: 0.6.5, model: gpt-4o-2024-08-06, Run details), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

It appears there is a typo in the readme.md file. Specifically, the markdown link for KISSKI API Key is incorrectly formatted. Here's the corrected line:

* [KISSKI](https://services.kisski.de/services/en/service/?service=2-02-llm-service.json)
haesleinhuepf commented 3 weeks ago

Is this true?

git-bob ask blablador:alias-text to comment

github-actions[bot] commented 3 weeks ago

This message was generated by git-bob (version: 0.6.5, model: gpt-4o-2024-08-06, Run details), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

Comment by git-bob:

Yes, there is indeed a typo in the readme.md file. The markdown link for the KISSKI API Key is incorrectly formatted. Here is the corrected line:

* [KISSKI](https://services.kisski.de/services/en/service/?service=2-02-llm-service.json)
haesleinhuepf commented 2 weeks ago

Ok, let's fix it.

git-bob implement this!