Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update llms.mdx #322

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Update llms.mdx #322

merged 1 commit into from
Apr 23, 2024

Conversation

emrgnt-cmplxty
Copy link
Contributor

@emrgnt-cmplxty emrgnt-cmplxty commented Apr 23, 2024

🚀 This description was created by Ellipsis for commit 286b500

Summary:

This PR corrects the poetry install command for llama-cpp-python package and adds a newline at the end of the llms.mdx file.

Key points:

  • Corrected the poetry install command for llama-cpp-python package in /docs/pages/providers/llms.mdx.
  • Added a newline at the end of /docs/pages/providers/llms.mdx.

Generated with ❤️ by ellipsis.dev

@emrgnt-cmplxty emrgnt-cmplxty marked this pull request as ready for review April 23, 2024 14:46
Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
r2r-docs 🔄 Building (Inspect) Visit Preview Apr 23, 2024 2:46pm

@emrgnt-cmplxty emrgnt-cmplxty merged commit 725c69e into main Apr 23, 2024
1 of 2 checks passed
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me!

  • Reviewed the entire pull request up to 286b500
  • Looked at 21 lines of code in 1 files
  • Took 35 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 1 additional comments because they didn't meet confidence threshold of 50%.
1. docs/pages/providers/llms.mdx:89:
  • Assessed confidence : 33%
  • Comment:
    The change from -E local_llm to -E local-llm in the poetry installation command corrects a potential typo or inconsistency. Please ensure this aligns with the actual naming conventions used in the poetry configuration or elsewhere in the documentation or codebase.
  • Reasoning:
    The PR modifies the installation command for the llama-cpp-python package by changing the extra environment flag from local_llm to local-llm. This change seems to correct a potential typo or inconsistency in the naming convention of the extra environment. However, it's important to verify if this change aligns with the actual naming conventions used in the poetry configuration or elsewhere in the documentation or codebase. If local-llm is indeed the correct term, then this change is valid and improves the clarity and accuracy of the documentation.

Workflow ID: wflow_8HqTvUGe5tdQZkz5


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

emrgnt-cmplxty added a commit that referenced this pull request Apr 23, 2024
emrgnt-cmplxty added a commit that referenced this pull request Apr 23, 2024
* Update local_rag.mdx

* Update llms.mdx (#322)

* update the default embd. (#310)

* Feature/add agent provider (#317)

* update pipeline (#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (#325)

* refine

* update

* format

* fix

* dev merge
emrgnt-cmplxty added a commit that referenced this pull request Apr 23, 2024
* Update local_rag.mdx

* Update llms.mdx (#322)

* update the default embd. (#310)

* Feature/add agent provider (#317)

* update pipeline (#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (#325)

* refine

* update

* format

* fix

* dev merge
emrgnt-cmplxty added a commit that referenced this pull request Apr 24, 2024
* update the default embd. (#310)

* Feature/add jina reranker rebased (#312)

* Add jina reranker

* fix oai

* Revampt client & server approach. (#316)

* Revampt client & server approach.

* cleanups

* tweak hyde prompt

* Feature/add agent provider (#317)

* update pipeline (#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/add agent provider rebased v2 (#319)

* modify prompt provider workflow, add agent

* fix run qna client

* add provider abstraction

* tweaks and cleans

* move text splitter config locale

* Feature/modify get all uniq values (#325)

* refine

* update

* format

* fix

* Feature/dev merge rebased (#329)

* Update local_rag.mdx

* Update llms.mdx (#322)

* update the default embd. (#310)

* Feature/add agent provider (#317)

* update pipeline (#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (#325)

* refine

* update

* format

* fix

* dev merge

* Feature/fix dev merge mistakes rebased (#330)

* Feature/add agent provider (#317)

* update pipeline (#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (#325)

* refine

* update

* format

* fix

* dev merge

* cleanup

* Feature/dev cleanup (#331)

* final pub

* final pub

* json clean

* fix sentence transformer issue

* include rerank

* fix llama cpp

* rebase

* fix rerank

* small tweaks

* rollbk config

* cleanup
@emrgnt-cmplxty emrgnt-cmplxty deleted the emrgnt-cmplxty-patch-1 branch April 24, 2024 17:33
iCUE-Solutions pushed a commit to DeweyLearn/DeweyLearnR2R that referenced this pull request Jul 18, 2024
iCUE-Solutions pushed a commit to DeweyLearn/DeweyLearnR2R that referenced this pull request Jul 18, 2024
* update the default embd. (SciPhi-AI#310)

* Feature/add jina reranker rebased (SciPhi-AI#312)

* Add jina reranker

* fix oai

* Revampt client & server approach. (SciPhi-AI#316)

* Revampt client & server approach.

* cleanups

* tweak hyde prompt

* Feature/add agent provider (SciPhi-AI#317)

* update pipeline (SciPhi-AI#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/add agent provider rebased v2 (SciPhi-AI#319)

* modify prompt provider workflow, add agent

* fix run qna client

* add provider abstraction

* tweaks and cleans

* move text splitter config locale

* Feature/modify get all uniq values (SciPhi-AI#325)

* refine

* update

* format

* fix

* Feature/dev merge rebased (SciPhi-AI#329)

* Update local_rag.mdx

* Update llms.mdx (SciPhi-AI#322)

* update the default embd. (SciPhi-AI#310)

* Feature/add agent provider (SciPhi-AI#317)

* update pipeline (SciPhi-AI#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (SciPhi-AI#325)

* refine

* update

* format

* fix

* dev merge

* Feature/fix dev merge mistakes rebased (SciPhi-AI#330)

* Feature/add agent provider (SciPhi-AI#317)

* update pipeline (SciPhi-AI#315)

* Update CONTRIBUTING.md

* Delete CONTRIBUTOR.md

* Adding agent provider

* Feature/modify get all uniq values (SciPhi-AI#325)

* refine

* update

* format

* fix

* dev merge

* cleanup

* Feature/dev cleanup (SciPhi-AI#331)

* final pub

* final pub

* json clean

* fix sentence transformer issue

* include rerank

* fix llama cpp

* rebase

* fix rerank

* small tweaks

* rollbk config

* cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant