-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
Added BittensorLLM #9250
Merged
Merged
Added BittensorLLM #9250
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
dosubot
bot
added
Ɑ: models
Related to LLMs or chat model modules
🤖:enhancement
A large net-new component, integration, or chain. Use sparingly. The largest features
labels
Aug 15, 2023
Hello @hwchase17, @baskaryan Thanks and Regards |
baskaryan
added
the
lgtm
PR looks good. Use to confirm that a PR is ready for merging.
label
Aug 15, 2023
bdonkey
added a commit
to bdonkey/langchain
that referenced
this pull request
Aug 16, 2023
* master: (478 commits) expose output key to create_openai_fn_chain (langchain-ai#9155) update guide import (langchain-ai#9279) update openai functions docs (langchain-ai#9278) Bagatur/vectara regression (langchain-ai#9276) Add dashvector vectorstore (langchain-ai#9163) Bagatur/deeplake docs fixes (langchain-ai#9275) Added BittensorLLM (langchain-ai#9250) Improvements in Nebula LLM (langchain-ai#9226) Bagatur/refac faiss (langchain-ai#9076) pin pydantic (langchain-ai#9274) hub push/pull (langchain-ai#9225) fix context nb (langchain-ai#9267) Update documentation for the Context integration with new URL and features (langchain-ai#9259) Update testing workflow to test with both pydantic versions (langchain-ai#9206) add oai sched tests (langchain-ai#9257) Elasticsearch self-query retriever (langchain-ai#9248) docs: Update ArangoDB Links (langchain-ai#9251) Remove packages for pydantic compatibility (langchain-ai#9217) bump 265 (langchain-ai#9253) fix: max_marginal_relevance_search and docs in Dingo (langchain-ai#9244) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🤖:enhancement
A large net-new component, integration, or chain. Use sparingly. The largest features
lgtm
PR looks good. Use to confirm that a PR is ready for merging.
Ɑ: models
Related to LLMs or chat model modules
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description: Adding NIBittensorLLM via Validator Endpoint to langchain llms
Tag maintainer: @Kunj-2206
Maintainer responsibilities:
Models / Prompts: @hwchase17, @baskaryan