quarkus-llm-workshop icon indicating copy to clipboard operation
quarkus-llm-workshop copied to clipboard

Quarkus LLM workshop

Results 4 quarkus-llm-workshop issues
Sort by recently updated
recently updated
newest added

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...