-
### [REQUIRED] Step 2: Describe your configuration
- Extension name: firestore-genai-chatbot
- Extension version: Latest
- Configuration values (redact info where appropriate):
- Not provide…
-
ChatQnA is one of the GenAI examples. It is a chatbot for question and answer through retrieval augmented generation (RAG). All details about the sample are available at https://github.com/opea-projec…
-
```python
load_dotenv()
api_key = os.getenv("GENAI_API_KEY")
if not api_key:
api_key = st.secrets["GENAI_API_KEY"]
if not api_key:
st.er…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a **specific extension in this repository**.
If you have a general question, need help debugging, or f…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
The website crawler feature is a great feature and can be used to ingest webpages in the workspace. Just wondering, what is the best way to update the workspace when some of the webpages now have upda…
-
We need to create a proposal that outlines the integration of generative AI into our current project to enhance data management, reporting, and insights generation. This proposal should cover how AI c…
-
Amazing Job on the new Gemini firestore extension for developers!
Thank you google team for this
.
I am writing this as i see that this tool is not reaching its full potential. It is amazing for …
-
greetings@Niketkumardheeryan
**OVERVIEW**
I would like to work on healthcare application by making use of GenAI and langchain and various others.
here we work on various things we can build to help…
-
Hi,
I have **massive** problems integrating Guardrails in our Langchain-based Chatbot solution. I spent three full working days on something I deemed simple, but utterly failed. I might hold it the…