Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] RAG not working #2

Open
2 tasks done
aulorbe opened this issue Jan 11, 2024 · 1 comment
Open
2 tasks done

[Bug] RAG not working #2

aulorbe opened this issue Jan 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@aulorbe
Copy link

aulorbe commented Jan 11, 2024

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

When you upsert data and ask about it (explicitly clear when the answer is unknown by the OpenAI model), neither side of the app knows answers.
Pinecone-Vercel-AI-SDK-Example

Expected Behavior

When you upsert data, esp when the OpenAI model doesn't know the answer, with the addition of Pinecone context, our chatbot should be able to provide an accurate answer.

Steps To Reproduce

  1. Upsert data
  2. Ask about it

Relevant log output

No response

Environment

- **OS**:
- **Language version**:
- **Pinecone client version**:

(Prod app deployed from `pinecone-rag-demo` repo)

Additional Context

No response

@aulorbe aulorbe added the bug Something isn't working label Jan 11, 2024
@rschwabco
Copy link
Collaborator

Couldn't repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants