{
  id: 'OpenAI Chat (Langchain)',
  config: {
    basePath: 'https://api.chatanywhere.tech',
    api_key: '',
    model: 'gpt-3.5-turbo',
  },
}