Marc R Kellerman
Marc R Kellerman
Docker 4.10.1 (82475) Engine: 20.10.17 Mac Studio M1 Ultra - 128 GB I used to run PostgreSQL in docker as well, but docker would eventually crash. I now run PostgreSQL...
Yes, weither approaches would work. I dont see a negative impact to have both repo document/showcase one another. And it allows both projects to grow and thrive.
Having it hear helps with the development work of the UI. And having it overthere helps people working on their MLs.
Guys, i just wanna say thanks! This is a beautiful collaboration between two amazing projects!
In response to the models, i think we need to let the user add endpoints, instead of a since 'openai' url. You want to use openai/gpt-4, you select the model...
Is this something you're able to do locally? create a schedule tasks using LOCAL SERVICE? i dont have the environment to test this.
Closed due to inactivity
Are you able to replicate the interactive SYSTEM method using powershell manually?
Closed due to inactivity
Suggestion: use copilot-api to leverage your copilot subscription, and expose Claude Code/Anthropic API endpoints. https://github.com/ericc-ch/copilot-api?tab=readme-ov-file#using-with-claude-code `npx copilot-api@latest start --claude-code` ``` // path: .vscode/mcp.json { "servers": { "task-master-ai": { "command": "npx",...