feat: LLM agent #12

Merged
2584433 merged 13 commits from feat/llm-agent into dev 2025-10-29 12:58:41 +00:00
2584433 commented 2025-10-29 11:53:07 +00:00 (Migrated from git.science.uu.nl)

body: Added the llmAgent and llm_instructions classes.
Modified the bdi_core to send a test message and recieve an awnser from the LLM agent
Added a connection to a local llm via lmstudio.
LLM follows norms and goals provided by the instructions. This is a start for future agents to build upon.

    Tests are Tba.

ref: N25B-207

body: Added the llmAgent and llm_instructions classes. Modified the bdi_core to send a test message and recieve an awnser from the LLM agent Added a connection to a local llm via lmstudio. LLM follows norms and goals provided by the instructions. This is a start for future agents to build upon. Tests are Tba. ref: N25B-207
2584433 commented 2025-10-29 11:53:07 +00:00 (Migrated from git.science.uu.nl)

requested review from @0950726

requested review from @0950726
2584433 commented 2025-10-29 11:53:07 +00:00 (Migrated from git.science.uu.nl)

assigned to @2584433

assigned to @2584433
2584433 commented 2025-10-29 12:01:54 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

Compare with previous version

added 1 commit <ul><li>c7a2effa - style: linted everything</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/12/diffs?diff_id=133096&start_sha=af789bd459ec586379936d7e966c5a844ff97fb3)
2584433 commented 2025-10-29 12:04:28 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

Compare with previous version

added 1 commit <ul><li>3661b2a1 - fix: local host</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/12/diffs?diff_id=133098&start_sha=c7a2effa7853aef5b058a18486575512c2bce19f)
2584433 commented 2025-10-29 12:46:20 +00:00 (Migrated from git.science.uu.nl)

added 5 commits

  • 3661b2a1...37d41554 - 4 commits from branch dev
  • 91df16eb - build: merge bdi improvements

Compare with previous version

added 5 commits <ul><li>3661b2a1...37d41554 - 4 commits from branch <code>dev</code></li><li>91df16eb - build: merge bdi improvements</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/12/diffs?diff_id=133108&start_sha=3661b2a1e68b96d130435ea514aeaacd3cfdb3cc)
0950726 commented 2025-10-29 12:55:22 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

Compare with previous version

added 1 commit <ul><li>5f2fd11a - style: tiny style fixes</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/12/diffs?diff_id=133110&start_sha=91df16ebbcaf3723f2a9b06fb92bacbc46f43537)
0950726 commented 2025-10-29 12:58:13 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 7779d3a4 - style: another tiny style fixes

Compare with previous version

added 1 commit <ul><li>7779d3a4 - style: another tiny style fixes</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/12/diffs?diff_id=133112&start_sha=5f2fd11a3360a15180f6c8dca8e1d261c0ad1ce0)
0950726 commented 2025-10-29 12:58:42 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit f260fd6421

mentioned in commit f260fd6421d81fdcfd793be5ba2bad03c3dc4c82
0950726 (Migrated from git.science.uu.nl) merged commit f260fd6421 into dev 2025-10-29 12:58:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#12