-
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
1. What version of JDBC driver are you using?
…
-
Hi team,
Is there any way to write or generate custom event?
kmj-8 updated
2 months ago
-
# Summary
I started working with Nemo and instantly adopted it for wrapping our RAG chain which is written using langchain. It works great when i am working in notebook and create a chain with guardr…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I use `guardrails` as output_parser like this:
```
from pydantic import BaseMo…
Hspix updated
5 months ago
-
There is a lot of work that's happening around llm outputs. Some interesting things we can look at:
https://hwchase17.github.io/langchainjs/docs/modules/prompts/output_parsers/
https://github.com/sh…
-
Hello,
I have the below custom action and want to stream the output to the user, taking into consideration I'm not using any output rails, is it doable?, if yes, how to do that?
```python
@act…
-
I tried to find an example of creating custom LLM model using `BaseLanguageModel` as mentioned in the docs at https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/docs/user_guides/configuration-gui…
-
**Description**
All the values generated by the LLM need to be consistent with respect to other values in the output.
**Why is this needed**
I am extracting the information present in a resume …
-
### Version
1.12.0
### Describe the bug
[Customer 8857](https://github.com/sourcegraph/accounts/issues/8857) is reporting an issue where the response from Cody has noticeable blank portions in the …
-
Hi team,
I wish to move my whole RAG pipeline on Triton server. I suppose we can use python backend to run multiple models, but I had few queries. Can I use local database like ChromaDB or remote d…