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

docs: add ai coding-assistant section #169

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stefanicjuraj
Copy link
Contributor

Fixes #164

Signed-off-by: stefanicjuraj <[email protected]>
@marko-baric-ca
Copy link

We should mention that our AI coding assistant is powered by continue.dev.

Signed-off-by: stefanicjuraj <[email protected]>
@stefanicjuraj stefanicjuraj marked this pull request as ready for review October 11, 2024 20:57
@stefanicjuraj
Copy link
Contributor Author

@ivan-burazin

Copy link
Member

@ivan-burazin ivan-burazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefanicjuraj in the Overview we should mention that to access the AI Coding Assistant that you must use the VS Code Browser IDE.

  • would use the Continue.dev logo for the menu.

  • would change the name to "AI code assistant"

Signed-off-by: stefanicjuraj <[email protected]>
@fabjanvucina
Copy link
Member

@ivan-burazin Not entirely sure that this documentation belongs here. cc @gdraganic

@ivan-burazin
Copy link
Member

Yes it does but lets keep it Commented please @stefanicjuraj as the cloud team can uncomment it


import Keyboard from '@components/Keyboard.astro';

The AI code assistant provides code suggestions, completions, and chat functionality for your Workspace code editor. The AI code assistant uses Mistral Codestral to provide code suggestions and completions, and OpenAI ChatGPT to provide chat functionality.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest we edit this section:
The AI code assistant provides code suggestions, completions, and chat functionality within your Workspace code editor. You can use the AI code assistant by opening a Workspace in the Visual Studio Code Browser IDE.

Powered by continue.dev, the AI code assistant offers a range of capabilities. For complete documentation, please refer to the official docs at docs.continue.dev. Below, you can find a curated list of features:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefanicjuraj this is not updated

Signed-off-by: stefanicjuraj <[email protected]>
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

Successfully merging this pull request may close these issues.

Page (or Section?) about AI coding assistant
4 participants