Skip to content
Snippets Groups Projects
Commit 7421b0d7 authored by Missy Davies's avatar Missy Davies :speech_balloon:
Browse files

Add team ownership section

parent 794bf207
No related branches found
No related tags found
1 merge request!12020Add team ownership section
......@@ -11,6 +11,21 @@ We envision a world where our innovations in AI-driven code creation not only en
Develop cutting-edge AI-powered tools that enhance the efficiency and creativity of software engineers. We are committed to providing intelligent code suggestions that not only streamline coding tasks but also elevate the quality of software products. We aim to empower developers worldwide, making complex coding more accessible, and accelerating the creation of exceptional software.
## Team Ownership
Features/capabilities Code Creation owns today:
- Code suggestions: completion + generation
- Code-related slash commands: `/explain`, `/refactor`, `/tests`, `/fix`
- Repository X-Ray
- Code suggestions context (e.g. open tabs) - partnered with [Create:Editor Extensions Group](/handbook/engineering/development/dev/create/editor-extensions/)
Code Creation is also responsible for evaluations for each of these features which includes:
- Creating datasets in LangSmith and registering them in the [Datasets repository](https://gitlab.com/gitlab-org/modelops/ai-model-validation-and-research/ai-evaluation/datasets/-/blob/main/doc/guidelines/register_dataset.md#registration-process)
- Creating evaluators in [Eli5](https://gitlab.com/gitlab-org/modelops/ai-model-validation-and-research/ai-evaluation/prompt-library/-/tree/main/eli5?ref_type=heads)
- Running evaluations
## About Code Suggestions
One of the main features we work on in the Create:Code Creation group is Code Suggestions. Here is some quick information to get you started with Code Suggestions.
......@@ -94,14 +109,17 @@ Here are other groups within GitLab that we work closely with:
### Create Stage
- [Editor Extensions](/handbook/engineering/development/dev/create/editor-extensions/)
- Collaborate on Code suggestions context (e.g. open tabs)
### AI Powered Stage
- [AI Powered Stage](/handbook/engineering/development/data-science/ai-powered)
- [AI Framework](/handbook/engineering/development/data-science/ai-powered/ai-framework/)
- Collaborate on datasets for evaluations
- [AI Model Validation](/handbook/engineering/development/data-science/ai-powered/model-validation/)
- [Custom Models](/handbook/engineering/development/data-science/ai-powered/custom-models/)
- [Duo Chat](/handbook/engineering/development/data-science/ai-powered/duo-chat/)
- Collaborate on code related slash commands: `/explain`, `/refactor`, `/tests`, `/fix`
### ModelOps Stage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment