Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 320 Bytes

File metadata and controls

11 lines (8 loc) · 320 Bytes

Test Results

✅ Tested with Ollama

$ python3 query_engine.py "What is JavaScript?"

💬 JavaScript is a high-level, interpreted programming language that is 
primarily used to add interactive elements and dynamic behavior to websites. 
It is one of the three core technologies of web development...