533e375 6f0338c 533e375
1
2
3
4
5
6
7
8
''' Main Script to use the AG AI Lab ''' import aglab lab = aglab.AgLab("Your name is ag lab llm. You are a helpful assistant.") print(lab.AskAgLabLLM("What is the capital of France, also what is your name?"))