Comment by Zaraif13

2 days ago

good question! i was able to build the agents by using Opencode and used a combo of locally hosted models. Specifically Kimi and Deepseek.

but didnt deploy an agent anywhere. instead we wrote all the code, system prompts, harness, etc locally and just shared those files with the customer.

all the customer had to do is deploy what we provided them on their locally hosted models, essentially just had to add inference. and boom, started working on their systems!