Spaces:
Sleeping
Sleeping
JerameeUC commited on
Commit Β·
cb71edd
1
Parent(s): 99c40ef
Trimmed Again
Browse files- {full/agenticcore β agenticcore}/web_agentic.py +0 -0
- {full/extras β app}/mbf_bot/__init__.py +0 -0
- {full/extras β app}/mbf_bot/app.py +0 -0
- {full/extras β app}/mbf_bot/bot.py +0 -0
- {full/extras β app}/mbf_bot/skills.py +0 -0
- docs/DEV_DOC.md +2 -0
- docs/architecture.md +1 -1
- docs/design.md +1 -1
{full/agenticcore β agenticcore}/web_agentic.py
RENAMED
|
File without changes
|
{full/extras β app}/mbf_bot/__init__.py
RENAMED
|
File without changes
|
{full/extras β app}/mbf_bot/app.py
RENAMED
|
File without changes
|
{full/extras β app}/mbf_bot/bot.py
RENAMED
|
File without changes
|
{full/extras β app}/mbf_bot/skills.py
RENAMED
|
File without changes
|
docs/DEV_DOC.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
## 3. Functional Requirements
|
| 2 |
|
| 3 |
This section describes the functional requirements for connecting a chatbot to an AI-as-a-Service (AIaaS) platform. It defines the expected system behavior, outlines constraints, and sets measurable acceptance criteria. Requirements are grouped into system context, core functions, supporting functions, and non-functional aspects.
|
|
|
|
| 1 |
+
<!-- /docs/DEV_DOC.md -->
|
| 2 |
+
|
| 3 |
## 3. Functional Requirements
|
| 4 |
|
| 5 |
This section describes the functional requirements for connecting a chatbot to an AI-as-a-Service (AIaaS) platform. It defines the expected system behavior, outlines constraints, and sets measurable acceptance criteria. Requirements are grouped into system context, core functions, supporting functions, and non-functional aspects.
|
docs/architecture.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
|
| 2 |
# Architecture\n\nShort explainer tied to the flowchart.\n
|
|
|
|
| 1 |
+
<!-- /docs/slides/architecture.md -->
|
| 2 |
# Architecture\n\nShort explainer tied to the flowchart.\n
|
docs/design.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
|
| 2 |
# Design notes\n\nAPI notes, security, tradeoffs.\n
|
|
|
|
| 1 |
+
<!-- /docs/slides/design.md -->
|
| 2 |
# Design notes\n\nAPI notes, security, tradeoffs.\n
|