jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
96 stars 13 forks source link

Kl core engine updates #67

Closed kleneway closed 2 months ago

kleneway commented 2 months ago

@cpirich FYI you'll need to add in the PORTKEY_VIRTUAL_KEYS to your local env. I'll add them to render. I can send those over to you or they are available on the portkey site:

PORTKEY_VIRTUAL_KEY_OPENAI="sample-api-key" PORTKEY_VIRTUAL_KEY_GOOGLE="sample-api-key" PORTKEY_VIRTUAL_KEY_ANTHROPIC="sample-api-key"

Also note that I commented out the sendSelfConsistencyChainOfThoughtGptRequest calls on prod for now to reduce costs.