Skip to content

Commit

Permalink
deploy: 32321f0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 11, 2024
1 parent 00381ca commit 72c5b97
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.3.2">
<title data-rh="true">Page Not Found | HybridAGI</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" property="og:url" content="https://synalinks.github.io/documentation/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | HybridAGI"><link data-rh="true" rel="icon" href="/documentation/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://synalinks.github.io/documentation/404.html"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/404.html" hreflang="x-default"><link rel="stylesheet" href="/documentation/assets/css/styles.e2485d24.css">
<script src="/documentation/assets/js/runtime~main.b5483341.js" defer="defer"></script>
<script src="/documentation/assets/js/runtime~main.3a77aed0.js" defer="defer"></script>
<script src="/documentation/assets/js/main.d3f0ff12.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
1 change: 0 additions & 1 deletion assets/js/0e384e19.e3d247f5.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/js/0e384e19.f1ce2986.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/api/agents/graph-program-interpreter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.3.2">
<title data-rh="true">Graph Program Interpreter | HybridAGI</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" property="og:url" content="https://synalinks.github.io/documentation/docs/api/agents/graph-program-interpreter"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Graph Program Interpreter | HybridAGI"><meta data-rh="true" name="description" content="The Graph Program Interpreter serves as the primary agent within the HybridAGI framework. Similar to how a Python interpreter processes a program line by line, this agent interprets a graph program node by node. This approach enables the agent to demonstrate explainable behavior, as it executes only the actions and decisions specified by the graph. The deterministic nature of this behavior is vital for the development of explainable systems and allows developers to improve and correct the agent&#x27;s behavior without the need for fine-tuning."><meta data-rh="true" property="og:description" content="The Graph Program Interpreter serves as the primary agent within the HybridAGI framework. Similar to how a Python interpreter processes a program line by line, this agent interprets a graph program node by node. This approach enables the agent to demonstrate explainable behavior, as it executes only the actions and decisions specified by the graph. The deterministic nature of this behavior is vital for the development of explainable systems and allows developers to improve and correct the agent&#x27;s behavior without the need for fine-tuning."><link data-rh="true" rel="icon" href="/documentation/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://synalinks.github.io/documentation/docs/api/agents/graph-program-interpreter"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/docs/api/agents/graph-program-interpreter" hreflang="en"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/docs/api/agents/graph-program-interpreter" hreflang="x-default"><link rel="stylesheet" href="/documentation/assets/css/styles.e2485d24.css">
<script src="/documentation/assets/js/runtime~main.b5483341.js" defer="defer"></script>
<script src="/documentation/assets/js/runtime~main.3a77aed0.js" defer="defer"></script>
<script src="/documentation/assets/js/main.d3f0ff12.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion docs/api/embeddings/custom-embeddings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.3.2">
<title data-rh="true">Adding Custom Embeddings | HybridAGI</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://synalinks.github.io/documentation/img/hybrid-agi-social-card.jpg"><meta data-rh="true" property="og:url" content="https://synalinks.github.io/documentation/docs/api/embeddings/custom-embeddings"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Adding Custom Embeddings | HybridAGI"><meta data-rh="true" name="description" content="Create your own embeddings"><meta data-rh="true" property="og:description" content="Create your own embeddings"><link data-rh="true" rel="icon" href="/documentation/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://synalinks.github.io/documentation/docs/api/embeddings/custom-embeddings"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/docs/api/embeddings/custom-embeddings" hreflang="en"><link data-rh="true" rel="alternate" href="https://synalinks.github.io/documentation/docs/api/embeddings/custom-embeddings" hreflang="x-default"><link rel="stylesheet" href="/documentation/assets/css/styles.e2485d24.css">
<script src="/documentation/assets/js/runtime~main.b5483341.js" defer="defer"></script>
<script src="/documentation/assets/js/runtime~main.3a77aed0.js" defer="defer"></script>
<script src="/documentation/assets/js/main.d3f0ff12.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
Loading

0 comments on commit 72c5b97

Please sign in to comment.