Hi, I’m trying out https://vectara.com/building-a-large-language-model-llm-powered-search-box-with-vectara/, and I see a couple of typos in the command line… as the scripts (at least today) are in the docker
subdirectory, I think you should include that in the commands. Specifically:
I’d revise items 5 and 6 to specify:
- docker/build.sh
- docker/run.sh
I’d then revise the subsequent commands to include the docker
subdirectory before each script filename.
You might also rewrite the post to describe
- How to set up the vectara-website-search.yaml file, including a link to how to set up the
auth_api_key
.