-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
62 changed files
with
14,804 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: fcd44f6eaadca6b3beb27192a7e35fd5 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" data-content_root="./"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title><no title> — Intelligence Layer☯️ documentation</title> | ||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4f649999" /> | ||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=039e1c02" /> | ||
<script src="_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="_static/doctools.js?v=888ff710"></script> | ||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> | ||
|
||
</head><body> | ||
|
||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
|
||
|
||
<div class="body" role="main"> | ||
|
||
|
||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<h1 class="logo"><a href="index.html">Intelligence Layer☯️</a></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h3>Navigation</h3> | ||
|
||
<div class="relations"> | ||
<h3>Related Topics</h3> | ||
<ul> | ||
<li><a href="index.html">Documentation overview</a><ul> | ||
</ul></li> | ||
</ul> | ||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Quick search</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="footer"> | ||
©2023, Aleph Alpha. | ||
|
||
| | ||
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a> | ||
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a> | ||
|
||
| | ||
<a href="_sources/README.rst.txt" | ||
rel="nofollow">Page source</a> | ||
</div> | ||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — Intelligence Layer☯️ documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=4f649999" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=039e1c02" /> | ||
<script src="../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
|
||
<link rel="stylesheet" href="../_static/custom.css" type="text/css" /> | ||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> | ||
|
||
</head><body> | ||
|
||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
|
||
|
||
<div class="body" role="main"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="intelligence_layer/connectors/document_index.html">intelligence_layer.connectors.document_index</a></li> | ||
<li><a href="intelligence_layer/connectors/retrievers/base_retriever.html">intelligence_layer.connectors.retrievers.base_retriever</a></li> | ||
<li><a href="intelligence_layer/connectors/retrievers/document_index_retriever.html">intelligence_layer.connectors.retrievers.document_index_retriever</a></li> | ||
<li><a href="intelligence_layer/connectors/retrievers/in_memory_retriever.html">intelligence_layer.connectors.retrievers.in_memory_retriever</a></li> | ||
<li><a href="intelligence_layer/core/complete.html">intelligence_layer.core.complete</a></li> | ||
<li><a href="intelligence_layer/core/echo.html">intelligence_layer.core.echo</a></li> | ||
<li><a href="intelligence_layer/core/evaluator.html">intelligence_layer.core.evaluator</a></li> | ||
<li><a href="intelligence_layer/core/explain.html">intelligence_layer.core.explain</a></li> | ||
<li><a href="intelligence_layer/core/logger.html">intelligence_layer.core.logger</a></li> | ||
<li><a href="intelligence_layer/core/prompt_template.html">intelligence_layer.core.prompt_template</a></li> | ||
<li><a href="intelligence_layer/core/task.html">intelligence_layer.core.task</a></li> | ||
<li><a href="intelligence_layer/core/text_highlight.html">intelligence_layer.core.text_highlight</a></li> | ||
<li><a href="intelligence_layer/use_cases/classify/single_label_classify.html">intelligence_layer.use_cases.classify.single_label_classify</a></li> | ||
<li><a href="intelligence_layer/use_cases/qa/long_context_qa.html">intelligence_layer.use_cases.qa.long_context_qa</a></li> | ||
<li><a href="intelligence_layer/use_cases/qa/multiple_chunk_qa.html">intelligence_layer.use_cases.qa.multiple_chunk_qa</a></li> | ||
<li><a href="intelligence_layer/use_cases/qa/retriever_based_qa.html">intelligence_layer.use_cases.qa.retriever_based_qa</a></li> | ||
<li><a href="intelligence_layer/use_cases/qa/single_chunk_qa.html">intelligence_layer.use_cases.qa.single_chunk_qa</a></li> | ||
<li><a href="intelligence_layer/use_cases/search/search.html">intelligence_layer.use_cases.search.search</a></li> | ||
<li><a href="intelligence_layer/use_cases/summarize/summarize.html">intelligence_layer.use_cases.summarize.summarize</a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<h1 class="logo"><a href="../index.html">Intelligence Layer☯️</a></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h3>Navigation</h3> | ||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../intelligence_layer.html">My Title</a></li> | ||
</ul> | ||
|
||
<div class="relations"> | ||
<h3>Related Topics</h3> | ||
<ul> | ||
<li><a href="../index.html">Documentation overview</a><ul> | ||
</ul></li> | ||
</ul> | ||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Quick search</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="../search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="footer"> | ||
©2023, Aleph Alpha. | ||
|
||
| | ||
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a> | ||
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.