spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.33k stars 860 forks source link

SpringAI Guardrail support #1011

Open radhakrishna67 opened 4 months ago

radhakrishna67 commented 4 months ago

Expected Behavior

We would like to have Guardrailing support for Input, Dailog, Retrieval, Execution and Output of the LLM application

Current Behavior

We are not having railing support for LLM applications.

Context

We have been building LLM powered applications that are not gaurdrailed that is concerning me a lot.

csterwa commented 2 months ago

@radhakrishna67 could you provide more specifics on what Guardrails capabilities that you would expect in this case. Do you have any examples that would provide more details?