compilers-lecture
compilers-lecture copied to clipboard
A01741952-lab_07
The chatbot was introduced on the commit: feat(lab/07): extended compiler with starwars api (swapi)
Extended prompts:
- "tell me about {name}"
- "who is {name}"
Only the names can contain uppercase characters.
Example:
- "tell me about Obi Wan"
- "who is R2"
To execute use the Makefile
.