http://dwnl3pr7ombq2abcycysnlqcl7rd6lqbavnir2swapbfyzrz4e7ae4id.onion/tutorials/coding.md
For continue.dev, this is typically found at: ~/.continue/config.json Navigate to this file on your system. Step 2: Edit the Configuration File Open the config.json file with a text editor of your choice. {"models": [
{
"title": "CryptoTalks.ai LLM Service",
"provider": "openai",
"model": "MODEL_NAME",
"apiKey": "YOUR_CRYPTOTALKS_API_KEY",
"apiBase": "https://cryptotalks.ai/v1"
}
]} Model name is the name of the model you want to use.