dtam

Results 9 issues of dtam

**Describe the bug** should be able to chain.invoke via the OpenAI callable in langchain and a base url pointing at a guardrails server but it errors on role of type...

bug
Stale

**Description** see how we can better expose the validation outcome metadata when using langchain, openai and the guardrails server openai endpoint **Why is this needed** want to know about error...

enhancement
Stale

this pr: - drops support for prompt and instructions and msg_history guard( and Guard( and Guard.from( arguments in favor of the streamlined messages argument that is now defacto for openai...

**Description** currently can not use AsyncGuard with the langchain integration **Why is this needed** [If you have a concrete use case, add details here.] ``` from langchain_openai import ChatOpenAI from...

enhancement

**Description** [Add a description of the feature] **Why is this needed** [If you have a concrete use case, add details here.] **Implementation details** [If known, describe how this change should...

enhancement