Documentation
CodeMaker AI
  • Quick start
    • Overview
    • Getting Started
      • Visual Studio Code
      • JetBrains
      • GitHub Action
      • CodeMaker CLI
  • Features
    • Coding Assistant
    • Interactive
      • Autocompletion
      • Inline code generation
      • Code Actions
      • Syntax Autocorrection
    • Batch
      • Code generation
      • Documentation generation
      • Predictive code generation
    • Source Context
    • Source Graph
  • Models
    • Fine-Tunning
  • Knowledge Base
    • Indexes
  • Source Code
    • Repositories
  • Integrations
    • IDE
      • Visual Studio Code
      • JetBrains
    • GitHub
      • GitHub Action
        • Continous Integration
        • Pull Requests
      • GitHub App
    • CLI
    • SDK
      • Go
      • JavaScript
Powered by GitBook
On this page
  • Summary
  • Authentication
  • GitHub
  • Data Access
  • Limits
  1. Source Code

Repositories

PreviousIndexesNextIDE

Last updated 1 year ago

Summary

CodeMaker AI allows the registration of a Git repository in the . We can integrate with any Git provider, including GitHub, GitLab, etc.

Authentication

GitHub

Public GitHub repositories, do not require any authentication, making authentication optional. Private GitHub repositories will require an access token for CodeMaker AI to be able to access them. To create an access token on GitHub please consult the .

Permissions

The GitHub access token is only required to have read repo permission. The service will use it to access the repository's content. No other permission is needed.

Data Access

The repositories are currently only accessed when used with model fine-tuning. The specific branch is checked out during this process, and the repository's content is used to create a training dataset. This happens only on manual trigger. The repository will not be accessed outside of the fine-tuning process.

Limits

Category
Limit

Repositories

1

CodeMaker AI Portal
documentation page