Code Monkey home page Code Monkey logo

original-demo-ui's Issues

"undefined" error when using index type Starter

Describe the Issue
Getting "undefined" when Asking a question in query tab when using index type as starter. below is the terminal error.

- error unhandledRejection: {
  name: 'PineconeError',
  source: 'server',
  message: "PineconeClient: Error calling query: PineconeError: The requested feature 'Namespaces' is not supported by the current index type 'Starter'.",
  stack: ''
}

To Reproduce
Steps to reproduce the behavior:

  1. Go to query tab after ingesting the default keyword San Francisco.
  2. Click on query button after writing a query.
  3. See error toast on bottom left.

Expected behavior
Should not throw error.

Screenshots
undefined

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser Firefox

Additional context
We can simply fix it by using optional chaining (?.) to check for null or undefined.

No response querying when including chunks

Exciting project!

When I attempt to Query while including chucks, I get no response. (I do get a response w/o including chunks.) I suspect I have Pinecone setup incorrectly. I get no other errors.

I'm using the Pinecone Starter.

## Pinecone settings
# Pinecone secret API key, e.g.: (not a real key)
PINECONE_API_KEY=<snip>
# Pinecone environment
PINECONE_ENVIRONMENT=gcp-starter
# Pinecone index name, can be whatever you want.
PINECONE_INDEX=default
# Pinecone vector dimensions. This will be coupled to the embedding model you use.
# For example, OpenAI's text-embedding-ada-00p2 is 1536 dimensions.
PINECONE_INDEX_DIMENSION=1536
# Pinecone namespace, "default" by default.
PINECONE_NAMESPACE=default

Thanks!

axilla.io can’t be reached

axilla.io unexpectedly closed the connection.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_CLOSED

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.