Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
7.77k stars 366 forks source link

Integrate with copilot-gpt4-service #274

Closed trananhtung closed 6 months ago

trananhtung commented 7 months ago

Feature request

I want to change the Endpoint so that I can use the API from copilot-gpt4-service. https://github.com/aaamoon/copilot-gpt4-service

GET /: Home page GET /healthz: Health check GET /v1/models: Get model list POST /v1/chat/completions: Chat API POST /v1/embeddings

Why?

Allow to config endpoint and API key for copilot.

Alternatives

No response

Additional context

No response