mishushakov / llm-scraper

Turn any webpage into structured data using LLMs
MIT License
2.42k stars 147 forks source link

Update models.ts #27

Closed tempo22 closed 4 months ago

tempo22 commented 5 months ago

This fix the following issue: ReferenceError: prompt is not defined at generateLlamaCompletions

mishushakov commented 5 months ago

Consider defaultPrompt too