-
Notifications
You must be signed in to change notification settings - Fork 24
FEAT(docs): Add Tab Autocomplete guide and alternatives #20
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
FEAT(docs): Add Tab Autocomplete guide and alternatives #20
Conversation
- Introduce Ollama local models as another alternative - Provide JSON configuration examples for Ollama models
|
Someone is attempting to deploy a commit to the PearAI Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I suggest adding a step to clarify how to access the config file (see nang's blog on autocomplete: https://trypear.ai/blog/setting-up-auto-complete-on-pearai) |
|
Yo would be great if can add screenshot 👀 |
Added screenshots and pro tips
|
@Fryingpannn Screenshot added to the first comment of this PR, and pro-tip and screenshots added to tab-autocomplete.mdx. Check out the screenshot! |
|
Why was mdxPageComponent added? i think this is deprecated. The page doesn't render with this plugin, fails with error: seems to work fine without it however |
@jpan8866 MDX pages are not deprecated and are a core part of Docusaurus. There were no warnings on my end. How did you get this warning? What steps? I also didn't receive any errors when I served it. Pages rendered fine for me. The only reason I used mdx pages is so I could use JSX/HTML because I wanted to do things I couldn't with markdown. If you want me to change them back, I will. Let me know and I'll update the PR later today. |
I pulled the changes and ran it locally, gives me the above error. I think the component should be added under the preset -arobase |
|
Updates have already been added. PR is no longer needed. |
Uh oh!
There was an error while loading. Please reload this page.