GitHub Code Vector Search Settings

Configure your GitHub API token, OpenAI API key, and Milvus connection to enable repository indexing and vector search.

Settings saved successfully!
Error saving settings. Check console for details.

This token is used to access GitHub API for repository indexing.
Create a token with repo scope at GitHub Developer Settings.

This key is used to generate embeddings via the OpenAI Embedding API.
You can create it in your OpenAI dashboard.

Milvus Configuration

Configure your Milvus vector database connection. Leave blank to use local storage fallback.

The address of your Milvus server (e.g., http://localhost:19530 or https://your-cloud-instance.com)

Authentication token for Milvus (required for cloud instances)

Database name in Milvus (default: "default")

Debug Information