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

Doc links in chat are not clickable #3063

Closed
3 tasks done
deboer-tim opened this issue Nov 25, 2024 · 2 comments
Closed
3 tasks done

Doc links in chat are not clickable #3063

deboer-tim opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
area:chat Relates to chat interface kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@deboer-tim
Copy link

Before submitting your bug report

Relevant environment info

- OS: MacOS 15.1
- Continue version: v0.9.22820241113
- IDE version: 1.95.3
- Model: 
- config.json:

Description

I'm using @doc to ask questions about a specific site, and sometimes an LLM will respond with a link, e.g. "Download the Windows installer from here." The word 'here' is correctly formatted as a link/has a hover indication, but when you click on it nothing happens.

To reproduce

Use @docs and ask a question like where the latest download is.

Log output

No response

@dosubot dosubot bot added area:chat Relates to chat interface kind:bug Indicates an unexpected problem or unintended behavior labels Nov 25, 2024
@deboer-tim
Copy link
Author

I was hitting this problem with Ollama/llama3. I switched to qwen2.5-coder and it worked fine, so I switched back to llama3 and now links work, but all links go to https://your-link-here. (?) Not sure yet, but maybe this is just garbage output from llama3.

@deboer-tim
Copy link
Author

I've tried with a few more LLMs, and links 'worked' but were often references like https://www.example.com/downloads instead of correct links to the content documentation. I'm guessing this was llama3 generating bad/invalid links, so they looked like links but didn't go anywhere. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chat Relates to chat interface kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants