aj47 / clickolas-cage

a chrome extension that performs web browsing actions autonomously to complete a given goal/task (using LLM as brain).
MIT License
91 stars 17 forks source link

[Feature] Implement an LLM provider abstraction so we can use Gemini/OpenAI/Claude easily #5

Closed aj47 closed 4 months ago

aj47 commented 4 months ago

I like the features in this project: https://github.com/Portkey-AI/gateway

Open to alternatives

this will let us use gemini or any other model in a scalable way. essential for the competition

aj47 commented 4 months ago

I'm gonna do this

aj47 commented 4 months ago

implemented with https://github.com/aj47/clickolas-cage/commit/dae7eae2dbbb77290d35aacdfee7bddfc65e9fa4