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

Autocomplete of wildcards and embeddings is not shown. #17

Closed
toyxyz opened this issue Oct 16, 2022 · 3 comments
Closed

Autocomplete of wildcards and embeddings is not shown. #17

toyxyz opened this issue Oct 16, 2022 · 3 comments

Comments

@toyxyz
Copy link

toyxyz commented Oct 16, 2022

Normal tag autocompletion works fine, but wildcards and embedding autocomplete are not shown. In tags/temp , wc.txt and emb.txt are listed normally. I wonder if there is something I am missing.

Version used: 1.5.1

@DominikDoom
Copy link
Owner

Since normal completion works, please try the following points:

  • Check that useWildcards and useEmbeddings is true in the config
  • Hit CTRL + F5 to refresh the page with a cleared cache, so the browser is forced to reload the files
  • Check if the webui command line window or the browser console show any errors that seem related

@toyxyz
Copy link
Author

toyxyz commented Oct 16, 2022

Refresh with Ctrl+f5 and it works fine. thank you!

@toyxyz toyxyz closed this as completed Oct 16, 2022
@DominikDoom
Copy link
Owner

Glad I could help!
Yeah, the cache seems to be a common problem, I should probably put a note about it in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants