Shaaf Syed
Shaaf Syed
Once a project has been created and the user wants to add extensions at a later point, is there any way to do that in IntelliJ apart from editing the...
I am running 0.128.2 without any problems. the instructions on the [README](https://github.com/zhaohuabing/hugo-theme-cleanwhite?tab=readme-ov-file#quick-start) work quite well.
Metrics need to be added. We need to add the Prometheus operator in our install script, and also add the subscriptions. I am thinking maybe Operator lab could be before...
@alvarolop
if you are using source control like e.g. git, then you can listen to commits via a CI server and trigger npm behaviour as one of the step in the...
Blog Name: Shaaf's blog Blog addr: https://shaaf.dev Blog repo: https://github.com/sshaaf/sshaaf.github.io Contact: https://fosstodon.org/deck/@shaaf Many thanks to @zhaohuabing for this awesome theme!
Would be great to have a hub. Some code examples and then just pull the dependency and use it in code. Example: https://hub.guardrailsai.com
tried the following: provider-settings ```yaml OpenAI: &active environment: # OPENAI_BASE_BASE: "https://****" # OPENAI_API_KEY: "***" provider: "ChatOpenAI" args: model: "mistral-7b-instruct" openai_api_key: "https://*****" openai_api_base: "***" ``` Connection Error ``` violation.id=javax-to-jakarta-import-00001>(priority=0(2), depth=0, retries=0)...
Here is the entire provider-settitngs ``` # This is a sample settings file generated by the extension with a few common providers # and models defined. To return the file...
+1 This would be useful. Atleast some basic biolerplate.