kenfink
kenfink
Add support for the OPENAI_API_BASE endpoint environment variable. Ideally add input for "OpenAI API Endpoint" in GUI TopBar / Settings under "Open-AI API Key" This is important for NOW because...
Realizing baked-in local model support is on the road-map, I want to emphasize a structural feature request. At the moment, the whole project uses one API key, and for those...
Not having access to GPT4 via API, and also trying to limit cost, I'm trying to use ChatGPT Plus to run this. https://github.com/acheong08/ChatGPT-to-API offers a simple solution for this, and...
Is there is an Evol-Instruct method that could build a training dataset from a specific codebase? An ideal end-goal would be a script to generate a training dataset for a...
Is there a way to make this Google Apps Script friendly? I'm hoping to use this to sync Anylist with a Google Sheets spreadsheet. Thanks!