-
How do we foster interaction, collaboration and community across our different target audiences?
Should we use some combination of Github, Discord, Discourse, or something else?
-
Hi, I'd like to submit a feature request to add support for Amazon Bedrock.
My particular interest is in using Bedrock as the LLM engine for the Hallucination Rail, but I'm sure many others would a…
-
I'm trying to use Llama2 with NeMo Gaurdrails. first to get a result I tried to run hello_world.ipynb with llama2.
at first it gave error for engine:
>
hf_pipeline_llama2_7b
saying :
`
…
-
I have two closely related issues.
## Issue 1
I get back an empty LLM response - It's unclear to me if this is a langchain -> bedrock integration issue or entirely on the AWS side. I will try to …
-
## Proposal
### Introduction
OS Assistant is an integrated assistant powered by LLM to OpenSearch users that a user can interact with through chat, from integrated OpenSearch Dashboard pages, or …
-
**Describe the bug**
Update the `regex` dependency version for compatibility with other libraries
**Expected behavior**
A clear and concise description of what you expected to happen.
**Librar…
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily).
-
A [recent paper](https://www.nature.com/articles/s41586-023-06924-6) by DeepMind demonstrated the use of FunSearch, an "evolutionary procedure" pairing an LLM with a systematic evaluator, on problems …
-
This issue somewhat overlaps with #27. However, I've chosen to create this issue because it was mentioned in the thread of #27 that support for other LLM models would be added by the end of May. Suppo…
-
We're using OpenAI for example and it's annoying and potentially expensive to call out to their API in CI/CD.
I've seen various approaches to mock OpenAI such as LangChain's [FakeLLM](https://pytho…