Nutlope / aicommits

A CLI that writes your git commit messages for you with AI

Home Page:https://www.npmjs.com/package/aicommits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate with copilot-gpt4-service

trananhtung opened this issue · comments

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