pull/73/head
Maria-Aidarus 2023-11-24 19:54:56 +03:00
rodzic 7da53fb064
commit 7ff1cde46d
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,5 @@
const https = require('https'); // Import for webscraping (fetchContentFromURL(url) function
// const fetch = require('node-fetch');
const openai = require('openai');
// Placeholder function to fetch content from URL using a web scraping service