Ori Hoch
Ori Hoch
FYI you can use this feature by installing the package from my branch, e.g. ``` pip install git+https://github.com/OriHoch/guidance.git@add-openai-usage-and-cost-tracking ```
If you want to test it, you can register for a 30 day trial here: https://console.kamatera.com/create Then you can get an API key from https://console.kamatera.com/keys let me know by email...
Add some more change in [this commit](https://github.com/datopian/ckan-cloud-operator/pull/113/commits/0990aa132d7970a9b111581a1161f075d1c696d3) - this integrates the custom provider with the `ckan-cloud-operator cluster initialize` command added an option to use an external provider manager from `providers_manager.get_provider`...
For local development - mount the plugin directory you are working on into a ckan-cloud-operator container: ``` docker run -it -v $PWD/.cco:/root/ -v ../cco-provider-jenkins:/usr/local/src/cco-provider-jenkins my-special-ckan-cloud-operator ``` Install editable from the...
on pip install, the plugin should install any required OS dependencies / tools