ref: N25B-207
base goals and norms can be defined in llm_instructions.py cleaned the code ref: N25B-215
made llm get url from settings cleanup uneceserry fstring ref: N25B-207
body: added the llmAgent class and made it run at the start. modified the bdi_core to send a test message and recieve an awnser from LLM agent Added a connection to a local llm via lmstudio. Tests are Tba. ref: N25B-207