Renset / macai

Swift powered native macOS client for Ollama, ChatGPT and compatible API-backends
https://renset.gumroad.com/l/macai
MIT License
99 stars 10 forks source link

[Feature] Adjustable chat context size #12

Closed Renset closed 1 year ago

Renset commented 1 year ago

Allow setting the number of last messages which will be sent to ChatGPT with every message. The current number is unlimited for a chat, which may lead to extra costs for API usage and increase the time of request/response.