Block or Report
Block or report hwchase17
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
adversarial-prompts Public
Curation of prompts that are known to be adversarial to large language models
-
1,116 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 179 commits in 9 repositories
Created 6 repositories
- hwchase17/langchain-codespaces
- hwchase17/chat-langchain Python
-
hwchase17/langchain-hub
Python
•
Built by
- hwchase17/langchain-streamlit-template Python
- hwchase17/langchain-gradio-template Python
- hwchase17/gpt_index Python
Created a pull request in hwchase17/langchain that received 3 comments
Harrison/pinecone check and log warning
check if key is present, log warning if not
+10
−2
•
3
comments
Opened 125 other pull requests in 6 repositories
hwchase17/langchain
3
open
108
merged
- add from string method
- bump version to 0075
- conversational agent fix
- Harrison/tf embeddings
- rfc: instruct embeddings
- expose memory key name
- enable mmr search
- Harrison/tracing docs
- Harrison/tracing docs
- Harrison/add link for support
- add link for support
- return sql intermediate steps
- bump version to 0074
- Harrison/tool decorator
- Harrison/fix caching bug
- Sample row in table info for SQLDatabase (#769)
- Harrison/refactor agent
- Harrison/hf pipeline
- fixing bash util
- Harrison/add to search
- add model kwargs to handle stop token from cohere
- update notebook and make backwards compatible
- pass kwargs and bump
- bump version to 0072
- add docs for loading from hub
- Some pull requests not shown.
hwchase17/langchain-hub
7
merged
ccurme/yolopandas
3
merged
jerryjliu/gpt_index
2
merged
agola11/langchain
1
merged
hwchase17/langchain-gradio-template
1
merged
Reviewed 92 pull requests in 3 repositories
hwchase17/langchain
25 pull requests
- Add ngram overlap example selector
- Update PAL to allow passing local and global context to PythonREPL
- Update cohere.py
- Pass kwargs from initialize_agent into agent classmethod
- Centralize logic for loading from LangChainHub, add ability to pin dependencies
- Add 'truncate' parameter for CohereEmbeddings
- Fix documentation for 'model' parameter in CohereEmbeddings
- Sql prompt improvement
- quick refactor: Chain -> BaseChain
- Suggestions for better debugging
- increase text-davinci-003 contextsize to 4097
- Sql database chain with retries
- Make it easier to override agent logic
- Add missing verb
- Serialize all the chains!
- Upper bound on number of iterations
- retry openai completion api
- Add params to reduce K dynamically to reduce it below token limit
- Add type information for crawler.py
- add tracing support to langchain
- Hotfix: distance_func and collection_name must not be in kwargs
- Fix sqlalchemy warnings when running tests
- move hyde into chains
- fix typos in readme and text splitter docs
- fix a url
- Some pull request reviews not shown.
ccurme/yolopandas
3 pull requests
hwchase17/langchain-hub
1 pull request
Created an issue in stanford-crfm/helm that received 5 comments
LangChain integration
Hi! I was hoping to figure out how to evaluate LangChain's chains (https://github.com/hwchase17/langchain) using Helm The chain interface just take…
5
comments
Opened 9 other issues in 1 repository
hwchase17/langchain
7
open
2
closed
- handle long responses to urls
- make it easier to include few shot examples/example selectors in the zero-shot-agent workflow
- add streaming to chains
-
consistent usage of
run,__call__,predict - standardize stop token and extra kwargs across all llm wrappers
- add ngram overlap example selector
- Improve python repl tool
- count tokens used in chain
- more graceful handling of "max_iterations" for agent






