langchainjs icon indicating copy to clipboard operation
langchainjs copied to clipboard

Adding WindowAi to LLMs

Open n2nco opened this issue 1 year ago • 1 comments

Context: -WindowAI is a 'bring your own api key' browser extension - site: windowai.io

  • Latest windowai browser extension always available at: https://drive.google.com/uc?id=1ExPZuW_rl_RMSGLDcBLdBMVmganecZoq&export=download.
  • how to install this chrome extensions (load unpacked): https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked

Changes in this PR:

  • New WindowAi.ts class in src/LLMs

To do:

  • Add src/LLM/windowai.int.test.ts test file

n2nco avatar Apr 10 '23 16:04 n2nco