quarkus-llm-workshop
quarkus-llm-workshop copied to clipboard
Quarkus LLM workshop
Adding import for the `@RateLimit` annotation
Hi there! I was trying to set my environment to run the workshop and was stopped by this error: > (SpecialFeatureOrQuotaIdRequired) The subscription does not have QuotaId/Feature required by SKU...
When trying out the project (cloning, `mvn quarkus:dev`, however with `ollama` as backend) I ran into the following error: ``` io.quarkus.qute.TemplateException: Rendering error: Entry "review" not found in the data...