From a753c32de9f69e33db05a7de1a7c450ef2009a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=20Vinh=20LUONG=20=28L=C6=AF=C6=A0NG=20Th=E1=BA=BF=20Vi?= =?UTF-8?q?nh=29?= Date: Wed, 13 Mar 2024 13:51:06 -0700 Subject: [PATCH] update GitHub Pages documentation site --- GETTING_STARTED.html | 2 +- LICENSE.html | 2 +- PROJECT_PHILOSOPHY.html | 2 +- _static/documentation_options.js | 2 +- genindex.html | 2646 +---------------- index.html | 2 +- l2.agent.abstract.html | 108 + l2.agent.agent.html | 108 + ...sa.utils.cli.contrib.html => l2.agent.html | 13 +- l2.html | 175 ++ l2.knowledge.fact.abstract.html | 108 + ...ssa.l2.tool.html => l2.knowledge.fact.html | 15 +- l2.knowledge.heuristic.abstract.html | 108 + ...ecated.html => l2.knowledge.heuristic.html | 13 +- ...ions.huggingface.html => l2.knowledge.html | 36 +- ... l2.knowledge.inference_rule.abstract.html | 10 +- ...t.html => l2.knowledge.inference_rule.html | 15 +- ...b_solver.html => l2.planning.abstract.html | 11 +- l2.planning.hierarchical.html | 108 + ...owledge.heuristic.html => l2.planning.html | 24 +- l2.planning.map_reduce.html | 108 + l2.reasoning.abstract.html | 108 + l2.reasoning.base.html | 108 + openssa.utils.cli.html => l2.reasoning.html | 26 +- l2.reasoning.ooda.html | 108 + l2.resource.abstract.html | 108 + l2.resource.db.html | 108 + l2.resource.file.html | 108 + ...ge.inference_rule.html => l2.resource.html | 20 +- l2.resource.rss.html | 108 + l2.resource.sensor.html | 108 + l2.resource.web.html | 108 + l2.task.abstract.html | 108 + l2.task.html | 118 + l2.task.status.html | 108 + l2.task.task.html | 108 + l2.tool.abstract.html | 108 + l2.tool.html | 116 + modules.html | 995 +------ openssa.contrib.html | 145 - ...ssa.contrib.streamlit_ssa_prob_solver.html | 207 -- openssa.core.adapter.abstract_adapter.html | 191 -- openssa.core.adapter.base_adapter.html | 205 -- openssa.core.adapter.html | 154 - openssa.core.backend.abstract_backend.html | 195 -- openssa.core.backend.base_backend.html | 196 -- openssa.core.backend.html | 177 -- openssa.core.backend.rag_backend.html | 176 -- openssa.core.backend.text_backend.html | 145 - openssa.core.html | 836 ------ ...a.core.inferencer.abstract_inferencer.html | 131 - openssa.core.inferencer.base_inferencer.html | 126 - openssa.core.inferencer.html | 131 - openssa.core.ooda.deprecated.html | 138 - openssa.core.ooda.deprecated.solver.html | 181 -- openssa.core.ooda.heuristic.html | 124 - openssa.core.ooda.html | 183 -- openssa.core.ooda.ooda_loop.html | 148 - openssa.core.ooda.task.html | 169 -- openssa.core.ooda_rag.builtin_agents.html | 233 -- openssa.core.ooda_rag.custom.html | 173 -- openssa.core.ooda_rag.heuristic.html | 165 - openssa.core.ooda_rag.html | 314 -- openssa.core.ooda_rag.notifier.html | 173 -- openssa.core.ooda_rag.ooda_rag.html | 192 -- openssa.core.ooda_rag.prompts.html | 205 -- ...core.ooda_rag.query_rewritting_engine.html | 136 - openssa.core.ooda_rag.solver.html | 129 - openssa.core.ooda_rag.tools.html | 237 -- openssa.core.prompts.html | 122 - openssa.core.rag_ooda.html | 180 -- openssa.core.rag_ooda.rag_ooda.html | 159 - ....core.rag_ooda.resources.dense_x.base.html | 138 - ...re.rag_ooda.resources.dense_x.dense_x.html | 113 - openssa.core.rag_ooda.resources.dense_x.html | 129 - openssa.core.rag_ooda.resources.html | 156 - ....core.rag_ooda.resources.rag_resource.html | 114 - ...a.core.rag_ooda.resources.standard_vi.html | 119 - ...oda.resources.standard_vi.standard_vi.html | 113 - openssa.core.slm.abstract_slm.html | 142 - openssa.core.slm.base_slm.html | 154 - openssa.core.slm.html | 174 -- openssa.core.slm.memory.conversation_db.html | 139 - openssa.core.slm.memory.html | 137 - ...ore.slm.memory.sqlite_conversation_db.html | 139 - openssa.core.ssa.agent.html | 144 - openssa.core.ssa.html | 180 -- openssa.core.ssa.rag_ssa.html | 153 - openssa.core.ssa.ssa.html | 205 -- openssa.core.ssa.ssa_service.html | 175 -- openssa.core.ssm.abstract_ssm.html | 218 -- openssa.core.ssm.abstract_ssm_builder.html | 151 - openssa.core.ssm.base_ssm.html | 276 -- openssa.core.ssm.base_ssm_builder.html | 156 - openssa.core.ssm.html | 207 -- openssa.core.ssm.rag_ssm.html | 158 - openssa.html | 1153 ------- openssa.integrations.api_context.html | 185 -- openssa.integrations.azure.html | 133 - openssa.integrations.azure.ssm.html | 186 -- openssa.integrations.html | 246 -- openssa.integrations.huggingface.slm.html | 137 - openssa.integrations.huggingface.ssm.html | 114 - openssa.integrations.lepton_ai.html | 130 - openssa.integrations.lepton_ai.ssm.html | 168 -- openssa.integrations.llama_index.backend.html | 131 - openssa.integrations.llama_index.html | 131 - openssa.integrations.llama_index.ssm.html | 132 - openssa.integrations.openai.html | 132 - openssa.integrations.openai.ssm.html | 180 -- openssa.l2.agent.abstract.html | 142 - openssa.l2.agent.agent.html | 121 - openssa.l2.agent.html | 133 - openssa.l2.html | 313 -- openssa.l2.knowledge.fact.abstract.html | 116 - openssa.l2.knowledge.heuristic.abstract.html | 116 - openssa.l2.knowledge.html | 145 - ....l2.knowledge.inference_rule.abstract.html | 116 - openssa.l2.planning.abstract.html | 151 - openssa.l2.planning.hierarchical.html | 190 -- openssa.l2.planning.html | 164 - openssa.l2.planning.map_reduce.html | 123 - openssa.l2.reasoning.abstract.html | 127 - openssa.l2.reasoning.base.html | 122 - openssa.l2.reasoning.html | 144 - openssa.l2.reasoning.ooda.html | 121 - openssa.l2.resource.abstract.html | 140 - openssa.l2.resource.db.html | 116 - openssa.l2.resource.file.html | 134 - openssa.l2.resource.html | 150 - openssa.l2.resource.rss.html | 116 - openssa.l2.resource.sensor.html | 116 - openssa.l2.resource.web.html | 116 - openssa.l2.task.abstract.html | 180 -- openssa.l2.task.html | 150 - openssa.l2.task.status.html | 140 - openssa.l2.task.task.html | 116 - openssa.l2.tool.abstract.html | 116 - openssa.utils.config.html | 271 -- ...utils.deprecated.aitomatic_llm_config.html | 172 -- openssa.utils.fs.html | 163 - openssa.utils.html | 280 -- openssa.utils.llms.html | 253 -- openssa.utils.logs.html | 138 - openssa.utils.rag_service_contexts.html | 149 - openssa.utils.usage_logger.html | 130 - openssa.utils.utils.html | 180 -- py-modindex.html | 560 +--- search.html | 2 +- 149 files changed, 2670 insertions(+), 23181 deletions(-) create mode 100644 l2.agent.abstract.html create mode 100644 l2.agent.agent.html rename openssa.utils.cli.contrib.html => l2.agent.html (83%) create mode 100644 l2.html create mode 100644 l2.knowledge.fact.abstract.html rename openssa.l2.tool.html => l2.knowledge.fact.html (80%) create mode 100644 l2.knowledge.heuristic.abstract.html rename openssa.utils.deprecated.html => l2.knowledge.heuristic.html (80%) rename openssa.integrations.huggingface.html => l2.knowledge.html (63%) rename openssa.utils.deprecated.llama_index_api.html => l2.knowledge.inference_rule.abstract.html (86%) rename openssa.l2.knowledge.fact.html => l2.knowledge.inference_rule.html (78%) rename openssa.utils.cli.contrib.ssa_prob_solver.html => l2.planning.abstract.html (83%) create mode 100644 l2.planning.hierarchical.html rename openssa.l2.knowledge.heuristic.html => l2.planning.html (76%) create mode 100644 l2.planning.map_reduce.html create mode 100644 l2.reasoning.abstract.html create mode 100644 l2.reasoning.base.html rename openssa.utils.cli.html => l2.reasoning.html (77%) create mode 100644 l2.reasoning.ooda.html create mode 100644 l2.resource.abstract.html create mode 100644 l2.resource.db.html create mode 100644 l2.resource.file.html rename openssa.l2.knowledge.inference_rule.html => l2.resource.html (74%) create mode 100644 l2.resource.rss.html create mode 100644 l2.resource.sensor.html create mode 100644 l2.resource.web.html create mode 100644 l2.task.abstract.html create mode 100644 l2.task.html create mode 100644 l2.task.status.html create mode 100644 l2.task.task.html create mode 100644 l2.tool.abstract.html create mode 100644 l2.tool.html delete mode 100644 openssa.contrib.html delete mode 100644 openssa.contrib.streamlit_ssa_prob_solver.html delete mode 100644 openssa.core.adapter.abstract_adapter.html delete mode 100644 openssa.core.adapter.base_adapter.html delete mode 100644 openssa.core.adapter.html delete mode 100644 openssa.core.backend.abstract_backend.html delete mode 100644 openssa.core.backend.base_backend.html delete mode 100644 openssa.core.backend.html delete mode 100644 openssa.core.backend.rag_backend.html delete mode 100644 openssa.core.backend.text_backend.html delete mode 100644 openssa.core.html delete mode 100644 openssa.core.inferencer.abstract_inferencer.html delete mode 100644 openssa.core.inferencer.base_inferencer.html delete mode 100644 openssa.core.inferencer.html delete mode 100644 openssa.core.ooda.deprecated.html delete mode 100644 openssa.core.ooda.deprecated.solver.html delete mode 100644 openssa.core.ooda.heuristic.html delete mode 100644 openssa.core.ooda.html delete mode 100644 openssa.core.ooda.ooda_loop.html delete mode 100644 openssa.core.ooda.task.html delete mode 100644 openssa.core.ooda_rag.builtin_agents.html delete mode 100644 openssa.core.ooda_rag.custom.html delete mode 100644 openssa.core.ooda_rag.heuristic.html delete mode 100644 openssa.core.ooda_rag.html delete mode 100644 openssa.core.ooda_rag.notifier.html delete mode 100644 openssa.core.ooda_rag.ooda_rag.html delete mode 100644 openssa.core.ooda_rag.prompts.html delete mode 100644 openssa.core.ooda_rag.query_rewritting_engine.html delete mode 100644 openssa.core.ooda_rag.solver.html delete mode 100644 openssa.core.ooda_rag.tools.html delete mode 100644 openssa.core.prompts.html delete mode 100644 openssa.core.rag_ooda.html delete mode 100644 openssa.core.rag_ooda.rag_ooda.html delete mode 100644 openssa.core.rag_ooda.resources.dense_x.base.html delete mode 100644 openssa.core.rag_ooda.resources.dense_x.dense_x.html delete mode 100644 openssa.core.rag_ooda.resources.dense_x.html delete mode 100644 openssa.core.rag_ooda.resources.html delete mode 100644 openssa.core.rag_ooda.resources.rag_resource.html delete mode 100644 openssa.core.rag_ooda.resources.standard_vi.html delete mode 100644 openssa.core.rag_ooda.resources.standard_vi.standard_vi.html delete mode 100644 openssa.core.slm.abstract_slm.html delete mode 100644 openssa.core.slm.base_slm.html delete mode 100644 openssa.core.slm.html delete mode 100644 openssa.core.slm.memory.conversation_db.html delete mode 100644 openssa.core.slm.memory.html delete mode 100644 openssa.core.slm.memory.sqlite_conversation_db.html delete mode 100644 openssa.core.ssa.agent.html delete mode 100644 openssa.core.ssa.html delete mode 100644 openssa.core.ssa.rag_ssa.html delete mode 100644 openssa.core.ssa.ssa.html delete mode 100644 openssa.core.ssa.ssa_service.html delete mode 100644 openssa.core.ssm.abstract_ssm.html delete mode 100644 openssa.core.ssm.abstract_ssm_builder.html delete mode 100644 openssa.core.ssm.base_ssm.html delete mode 100644 openssa.core.ssm.base_ssm_builder.html delete mode 100644 openssa.core.ssm.html delete mode 100644 openssa.core.ssm.rag_ssm.html delete mode 100644 openssa.html delete mode 100644 openssa.integrations.api_context.html delete mode 100644 openssa.integrations.azure.html delete mode 100644 openssa.integrations.azure.ssm.html delete mode 100644 openssa.integrations.html delete mode 100644 openssa.integrations.huggingface.slm.html delete mode 100644 openssa.integrations.huggingface.ssm.html delete mode 100644 openssa.integrations.lepton_ai.html delete mode 100644 openssa.integrations.lepton_ai.ssm.html delete mode 100644 openssa.integrations.llama_index.backend.html delete mode 100644 openssa.integrations.llama_index.html delete mode 100644 openssa.integrations.llama_index.ssm.html delete mode 100644 openssa.integrations.openai.html delete mode 100644 openssa.integrations.openai.ssm.html delete mode 100644 openssa.l2.agent.abstract.html delete mode 100644 openssa.l2.agent.agent.html delete mode 100644 openssa.l2.agent.html delete mode 100644 openssa.l2.html delete mode 100644 openssa.l2.knowledge.fact.abstract.html delete mode 100644 openssa.l2.knowledge.heuristic.abstract.html delete mode 100644 openssa.l2.knowledge.html delete mode 100644 openssa.l2.knowledge.inference_rule.abstract.html delete mode 100644 openssa.l2.planning.abstract.html delete mode 100644 openssa.l2.planning.hierarchical.html delete mode 100644 openssa.l2.planning.html delete mode 100644 openssa.l2.planning.map_reduce.html delete mode 100644 openssa.l2.reasoning.abstract.html delete mode 100644 openssa.l2.reasoning.base.html delete mode 100644 openssa.l2.reasoning.html delete mode 100644 openssa.l2.reasoning.ooda.html delete mode 100644 openssa.l2.resource.abstract.html delete mode 100644 openssa.l2.resource.db.html delete mode 100644 openssa.l2.resource.file.html delete mode 100644 openssa.l2.resource.html delete mode 100644 openssa.l2.resource.rss.html delete mode 100644 openssa.l2.resource.sensor.html delete mode 100644 openssa.l2.resource.web.html delete mode 100644 openssa.l2.task.abstract.html delete mode 100644 openssa.l2.task.html delete mode 100644 openssa.l2.task.status.html delete mode 100644 openssa.l2.task.task.html delete mode 100644 openssa.l2.tool.abstract.html delete mode 100644 openssa.utils.config.html delete mode 100644 openssa.utils.deprecated.aitomatic_llm_config.html delete mode 100644 openssa.utils.fs.html delete mode 100644 openssa.utils.html delete mode 100644 openssa.utils.llms.html delete mode 100644 openssa.utils.logs.html delete mode 100644 openssa.utils.rag_service_contexts.html delete mode 100644 openssa.utils.usage_logger.html delete mode 100644 openssa.utils.utils.html diff --git a/GETTING_STARTED.html b/GETTING_STARTED.html index 46d584f9f..5596c6169 100644 --- a/GETTING_STARTED.html +++ b/GETTING_STARTED.html @@ -10,7 +10,7 @@ - + diff --git a/LICENSE.html b/LICENSE.html index 806c961ff..844c5221c 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -10,7 +10,7 @@ - + diff --git a/PROJECT_PHILOSOPHY.html b/PROJECT_PHILOSOPHY.html index 1595dc76d..24abd4edf 100644 --- a/PROJECT_PHILOSOPHY.html +++ b/PROJECT_PHILOSOPHY.html @@ -10,7 +10,7 @@ - + diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 5bad0d059..9e759cdd7 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.24.3.6', + VERSION: '0.24.3.12', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/genindex.html b/genindex.html index 03e06c586..76f11a341 100644 --- a/genindex.html +++ b/genindex.html @@ -10,7 +10,7 @@ - + @@ -89,2671 +89,125 @@

Index

- A - | B - | C - | D - | E - | F - | G - | H - | I - | K - | L + L | M - | N - | O - | P - | Q - | R - | S - | T - | U - | V - | W
-

A

- - - -
- -

B

- - - -
- -

C

- - - -
- -

D

- - - -
- -

E

- - - -
- -

F

- - - -
- -

G

- - - -
- -

H

- - - -
- -

I

- - - -
- -

K

- - -
- -

L

- - - -
- -

M

- - - -
- -

N

- - - -
- -

O

- - - -
    -
  • - openssa.core.ssm.base_ssm_builder - -
  • -
  • - openssa.core.ssm.rag_ssm - -
  • -
  • - openssa.integrations - -
  • -
  • - openssa.integrations.api_context - -
  • -
  • - openssa.integrations.azure - -
  • -
  • - openssa.integrations.azure.ssm - -
  • -
  • - openssa.integrations.huggingface - -
  • -
  • - openssa.integrations.huggingface.slm - -
  • -
  • - openssa.integrations.huggingface.ssm - -
  • -
  • - openssa.integrations.lepton_ai - -
  • -
  • - openssa.integrations.lepton_ai.ssm - -
  • -
  • - openssa.integrations.llama_index - -
  • -
  • - openssa.integrations.llama_index.backend - -
  • -
  • - openssa.integrations.llama_index.ssm - -
  • -
  • - openssa.integrations.openai - -
  • -
  • - openssa.integrations.openai.ssm - -
  • -
  • - openssa.l2 - -
  • -
  • - openssa.l2.agent - -
  • -
  • - openssa.l2.agent.abstract - -
  • -
  • - openssa.l2.agent.agent - -
  • -
  • - openssa.l2.knowledge - -
  • -
  • - openssa.l2.knowledge.fact - -
  • -
  • - openssa.l2.knowledge.fact.abstract - -
  • -
  • - openssa.l2.knowledge.heuristic - -
  • -
  • - openssa.l2.knowledge.heuristic.abstract - -
  • -
  • - openssa.l2.knowledge.inference_rule - -
  • -
  • - openssa.l2.knowledge.inference_rule.abstract - -
  • -
  • - openssa.l2.planning - -
  • -
  • - openssa.l2.planning.abstract - -
  • -
  • - openssa.l2.planning.hierarchical - -
  • -
  • - openssa.l2.planning.map_reduce - -
  • -
  • - openssa.l2.reasoning - -
  • -
  • - openssa.l2.reasoning.abstract - -
  • -
  • - openssa.l2.reasoning.base - -
  • -
  • - openssa.l2.reasoning.ooda - -
  • -
  • - openssa.l2.resource - -
  • -
  • - openssa.l2.resource.abstract - -
  • -
  • - openssa.l2.resource.db - -
  • -
  • - openssa.l2.resource.file - -
  • -
  • - openssa.l2.resource.rss - -
  • -
  • - openssa.l2.resource.sensor - -
  • -
  • - openssa.l2.resource.web - -
  • -
  • - openssa.l2.task - -
  • -
  • - openssa.l2.task.abstract - -
  • -
  • - openssa.l2.task.status - -
  • -
  • - openssa.l2.task.task - -
  • -
  • - openssa.l2.tool - -
  • -
  • - openssa.l2.tool.abstract - -
  • -
  • - openssa.utils - -
  • -
  • - openssa.utils.cli - -
  • -
  • - openssa.utils.cli.contrib - -
  • -
  • - openssa.utils.cli.contrib.ssa_prob_solver - -
  • -
  • - openssa.utils.config - -
  • -
  • - openssa.utils.deprecated - -
  • -
  • - openssa.utils.deprecated.aitomatic_llm_config - -
  • -
  • - openssa.utils.fs - -
  • -
  • - openssa.utils.llms - -
  • -
  • - openssa.utils.logs - -
  • -
  • - openssa.utils.rag_service_contexts - -
  • -
  • - openssa.utils.usage_logger - -
  • -
  • - openssa.utils.utils - -
  • -
  • ORIENT (openssa.core.ooda_rag.prompts.OODAPrompts attribute) -
  • -
  • orient() (openssa.core.ooda.deprecated.solver.Solver method) -
  • -
  • overview (openssa.l2.resource.abstract.AbstractResource property) -
  • -
- -

P

- - - -
- -

Q

- - - -
- -

R

- - - -
- -

S

+

L

-

T

+

M

- -
- -

U

- - - -
- -

V

- - -
- -

W

- -
diff --git a/index.html b/index.html index ae4cc708b..9ee669833 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - + diff --git a/l2.agent.abstract.html b/l2.agent.abstract.html new file mode 100644 index 000000000..4f0a45a45 --- /dev/null +++ b/l2.agent.abstract.html @@ -0,0 +1,108 @@ + + + + + + + l2.agent.abstract module + + + + + + + + + + + + + + + + + + + +
+
+ + + openssa + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

l2.agent.abstract module

+
+ + +
+ +
+
+ + + + \ No newline at end of file diff --git a/l2.agent.agent.html b/l2.agent.agent.html new file mode 100644 index 000000000..c6183b2a6 --- /dev/null +++ b/l2.agent.agent.html @@ -0,0 +1,108 @@ + + + + + + + l2.agent.agent module + + + + + + + + + + + + + + + + + + + +
+
+ + + openssa + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

l2.agent.agent module

+
+ + +
+ +
+
+ + + + \ No newline at end of file diff --git a/openssa.utils.cli.contrib.html b/l2.agent.html similarity index 83% rename from openssa.utils.cli.contrib.html rename to l2.agent.html index 4791fb827..8bb5403d3 100644 --- a/openssa.utils.cli.contrib.html +++ b/l2.agent.html @@ -4,13 +4,13 @@ - openssa.utils.cli.contrib namespace + l2.agent namespace - + @@ -74,7 +74,7 @@ @@ -85,13 +85,14 @@
-
-

openssa.utils.cli.contrib namespace

+
+

l2.agent namespace

Submodules

diff --git a/l2.html b/l2.html new file mode 100644 index 000000000..fcd11d643 --- /dev/null +++ b/l2.html @@ -0,0 +1,175 @@ + + + + + + + l2 namespace + + + + + + + + + + + + + + + + + + + +
+
+ + + openssa + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + + \ No newline at end of file diff --git a/l2.knowledge.fact.abstract.html b/l2.knowledge.fact.abstract.html new file mode 100644 index 000000000..0e00a269a --- /dev/null +++ b/l2.knowledge.fact.abstract.html @@ -0,0 +1,108 @@ + + + + + + + l2.knowledge.fact.abstract module + + + + + + + + + + + + + + + + + + + +
+
+ + + openssa + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

l2.knowledge.fact.abstract module

+
+ + +
+ +
+
+ + + + \ No newline at end of file diff --git a/openssa.l2.tool.html b/l2.knowledge.fact.html similarity index 80% rename from openssa.l2.tool.html rename to l2.knowledge.fact.html index 24e7ca6d9..ec6387b0f 100644 --- a/openssa.l2.tool.html +++ b/l2.knowledge.fact.html @@ -4,13 +4,13 @@ - openssa.l2.tool namespace + l2.knowledge.fact namespace - + @@ -74,7 +74,7 @@ @@ -85,16 +85,13 @@
-
-

openssa.l2.tool namespace

+
+

l2.knowledge.fact namespace

Submodules

diff --git a/l2.knowledge.heuristic.abstract.html b/l2.knowledge.heuristic.abstract.html new file mode 100644 index 000000000..b060ea03c --- /dev/null +++ b/l2.knowledge.heuristic.abstract.html @@ -0,0 +1,108 @@ + + + + + + + l2.knowledge.heuristic.abstract module + + + + + + + + + + + + + + + + + + + +
+
+ + + openssa + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+

l2.knowledge.heuristic.abstract module

+
+ + +
+ +
+
+ + + + \ No newline at end of file diff --git a/openssa.utils.deprecated.html b/l2.knowledge.heuristic.html similarity index 80% rename from openssa.utils.deprecated.html rename to l2.knowledge.heuristic.html index 3f40b6269..d882181bb 100644 --- a/openssa.utils.deprecated.html +++ b/l2.knowledge.heuristic.html @@ -4,13 +4,13 @@ - openssa.utils.deprecated namespace + l2.knowledge.heuristic namespace - + @@ -74,7 +74,7 @@ @@ -85,14 +85,13 @@
-
-

openssa.utils.deprecated namespace

+
+

l2.knowledge.heuristic namespace

Submodules

diff --git a/openssa.integrations.huggingface.html b/l2.knowledge.html similarity index 63% rename from openssa.integrations.huggingface.html rename to l2.knowledge.html index 3b14989ba..53547770d 100644 --- a/openssa.integrations.huggingface.html +++ b/l2.knowledge.html @@ -4,13 +4,13 @@ - openssa.integrations.huggingface namespace + l2.knowledge namespace - + @@ -74,7 +74,7 @@ @@ -85,19 +85,31 @@
-
-

openssa.integrations.huggingface namespace

-
-

Submodules

+
+

l2.knowledge namespace

+
+

Subpackages