OpenChat icon indicating copy to clipboard operation
OpenChat copied to clipboard

Doesn't seem to work at all?

Open gordonmurray opened this issue 1 year ago • 8 comments

I am using Ubuntu. I have cloned the repo, populated common.env with the details and ran make install.

The UI is running and I have created a number of bots using a website, a PDF and a public Github repo.

For each bot, once it has finished indexing the data, the bot answers that is it sorry but it needs more context. It cant answer anything at all.

I don't see any errors and no vectors created in Pinecone.

The docker logs from the openchat-llm-server pod shows 1 warning but no errors.

[WARN] Importing from 'langchain/document_loaders' is deprecated. Import from eg. 'langchain/document_loaders/fs/text' or 'langchain/document_loaders/web/cheerio' instead. See https://js.langchain.com/docs/getting-started/install#updating-from-0052 for upgrade instructions.

Any suggestions what I can do to get some answers from a bot?

gordonmurray avatar Jun 04 '23 22:06 gordonmurray