Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #297 from NomaDamas/v0.1.3
Browse files Browse the repository at this point in the history
dump version v0.1.3
  • Loading branch information
vkehfdl1 authored Oct 29, 2023
2 parents e1a8212 + 144d45a commit 816a792
Show file tree
Hide file tree
Showing 26 changed files with 1,894 additions and 838 deletions.
2 changes: 1 addition & 1 deletion RAGchain/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.2'
__version__ = '0.1.3'
Binary file modified docs/build/doctrees/RAGchain.benchmark.dataset.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/RAGchain.llm.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/RAGchain.pipeline.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/RAGchain.preprocess.text_splitter.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/RAGchain.retrieval.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
8 changes: 7 additions & 1 deletion docs/build/html/RAGchain.benchmark.dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,13 @@ <h2>RAGchain.benchmark.dataset.qasper module<a class="headerlink"
class="pre">|</span></span><span class="w"> </span><span
class="pre">None</span></span><span class="w"> </span><span class="o"><span
class="pre">=</span></span><span class="w"> </span><span
class="default_value"><span class="pre">None</span></span></em><span
class="default_value"><span class="pre">None</span></span></em>, <em
class="sig-param"><span class="n"><span
class="pre">random_state</span></span><span class="p"><span
class="pre">:</span></span><span class="w"> </span><span class="n"><span
class="pre">int</span></span><span class="w"> </span><span class="o"><span
class="pre">=</span></span><span class="w"> </span><span
class="default_value"><span class="pre">42</span></span></em><span
class="sig-paren">)</span><a class="headerlink"
href="#RAGchain.benchmark.dataset.qasper.QasperEvaluator"
title="Link to this definition"></a></dt>
Expand Down
92 changes: 72 additions & 20 deletions docs/build/html/RAGchain.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this hea
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.base.BaseLLM.clear_chat_history"><code class="docutils literal notranslate"><span class="pre">BaseLLM.clear_chat_history()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.base.BaseLLM.generate"><code class="docutils literal notranslate"><span class="pre">BaseLLM.generate()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.base.BaseLLM.generate_chat"><code class="docutils literal notranslate"><span class="pre">BaseLLM.generate_chat()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.base.BaseLLM.retrieve"><code class="docutils literal notranslate"><span class="pre">BaseLLM.retrieve()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.base.BaseLLM.stream_end_token"><code class="docutils literal notranslate"><span class="pre">BaseLLM.stream_end_token</span></code></a></li>
</ul>
</li>
Expand All @@ -221,28 +220,33 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this hea
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.basic.BasicLLM.chat_offset"><code class="docutils literal notranslate"><span class="pre">BasicLLM.chat_offset</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.basic.BasicLLM.get_messages"><code class="docutils literal notranslate"><span class="pre">BasicLLM.get_messages()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.basic.BasicLLM.get_messages_ko"><code class="docutils literal notranslate"><span class="pre">BasicLLM.get_messages_ko()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.basic.BasicLLM.retrieved_passages"><code class="docutils literal notranslate"><span class="pre">BasicLLM.retrieved_passages</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="RAGchain.llm.html#module-RAGchain.llm.rerank">RAGchain.llm.rerank module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.rerank.RerankLLM"><code class="docutils literal notranslate"><span class="pre">RerankLLM</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.rerank.RerankLLM.ask"><code class="docutils literal notranslate"><span class="pre">RerankLLM.ask()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.rerank.RerankLLM.chat_history"><code class="docutils literal notranslate"><span class="pre">RerankLLM.chat_history</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.rerank.RerankLLM.chat_offset"><code class="docutils literal notranslate"><span class="pre">RerankLLM.chat_offset</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.rerank.RerankLLM.retrieved_passages"><code class="docutils literal notranslate"><span class="pre">RerankLLM.retrieved_passages</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="RAGchain.llm.html#module-RAGchain.llm.visconde">RAGchain.llm.visconde module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM.ask"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM.ask()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM.chat_history"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM.chat_history</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM.chat_offset"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM.chat_offset</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM.retrieved_passages"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM.retrieved_passages</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.llm.html#RAGchain.llm.visconde.ViscondeLLM.strategyqa_prompt"><code class="docutils literal notranslate"><span class="pre">ViscondeLLM.strategyqa_prompt</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="RAGchain.llm.html#module-RAGchain.llm.completion">RAGchain.llm.completion
module</a>
<ul>
<li class="toctree-l3"><a class="reference internal"
href="RAGchain.llm.html#RAGchain.llm.completion.CompletionLLM"><code
class="docutils literal notranslate"><span class="pre">CompletionLLM</span></code></a>
<ul>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.llm.html#RAGchain.llm.completion.CompletionLLM.ask"><code
class="docutils literal notranslate"><span class="pre">CompletionLLM.ask()</span></code></a>
</li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.llm.html#RAGchain.llm.completion.CompletionLLM.chat_history"><code
class="docutils literal notranslate"><span
class="pre">CompletionLLM.chat_history</span></code></a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.llm.html#RAGchain.llm.completion.CompletionLLM.chat_offset"><code
class="docutils literal notranslate"><span
class="pre">CompletionLLM.chat_offset</span></code></a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.llm.html#RAGchain.llm.completion.CompletionLLM.get_messages"><code
class="docutils literal notranslate"><span
class="pre">CompletionLLM.get_messages()</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -274,6 +278,45 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this hea
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="RAGchain.pipeline.html#module-RAGchain.pipeline.rerank">RAGchain.pipeline.rerank
module</a>
<ul>
<li class="toctree-l3"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.rerank.RerankRunPipeline"><code
class="docutils literal notranslate"><span class="pre">RerankRunPipeline</span></code></a>
<ul>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.rerank.RerankRunPipeline.run"><code
class="docutils literal notranslate"><span class="pre">RerankRunPipeline.run()</span></code></a>
</li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal"
href="RAGchain.pipeline.html#module-RAGchain.pipeline.visconde">RAGchain.pipeline.visconde
module</a>
<ul>
<li class="toctree-l3"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.visconde.ViscondeRunPipeline"><code
class="docutils literal notranslate"><span class="pre">ViscondeRunPipeline</span></code></a>
<ul>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.visconde.ViscondeRunPipeline.default_prompt"><code
class="docutils literal notranslate"><span
class="pre">ViscondeRunPipeline.default_prompt()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.visconde.ViscondeRunPipeline.run"><code
class="docutils literal notranslate"><span
class="pre">ViscondeRunPipeline.run()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.pipeline.html#RAGchain.pipeline.visconde.ViscondeRunPipeline.strategyqa_prompt"><code
class="docutils literal notranslate"><span
class="pre">ViscondeRunPipeline.strategyqa_prompt</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="RAGchain.pipeline.html#module-RAGchain.pipeline">Module contents</a></li>
</ul>
</li>
Expand All @@ -295,9 +338,18 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this hea
<li class="toctree-l4"><a class="reference internal" href="RAGchain.preprocess.text_splitter.html#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.base">RAGchain.preprocess.text_splitter.base module</a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.markdown_splitter">RAGchain.preprocess.text_splitter.markdown_splitter
href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.code_splitter">RAGchain.preprocess.text_splitter.code_splitter
module</a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.html_header_splitter">RAGchain.preprocess.text_splitter.html_header_splitter
module</a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.markdown_header_splitter">RAGchain.preprocess.text_splitter.markdown_header_splitter
module</a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.text_splitter">RAGchain.preprocess.text_splitter.text_splitter module</a></li>
<li class="toctree-l4"><a class="reference internal"
href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter.token_splitter">RAGchain.preprocess.text_splitter.token_splitter
module</a></li>
<li class="toctree-l4"><a class="reference internal" href="RAGchain.preprocess.text_splitter.html#module-RAGchain.preprocess.text_splitter">Module contents</a></li>
</ul>
</li>
Expand Down
Loading

0 comments on commit 816a792

Please sign in to comment.