Block or Report
Block or report dev2049
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
396 contributions in the last year
Less
More
Activity overview
Contributed to
hwchase17/langchain,
hwchase17/langchainjs,
dev2049/langchainjs
and 1 other
repository
Contribution activity
May 2023
Created 97 commits in 1 repository
Created a pull request in hwchase17/langchain that received 5 comments
Improve vespa interface
Still WIP. If we like this I can clean up and land, and in subsequent PR add self query retriever support (we'll just need to write translator from…
+234
−54
•
5
comments
Opened 59 other pull requests in 1 repository
hwchase17/langchain
10
open
47
merged
2
closed
- Docs: clean up getting started
- bump 178
- tfidf retriever
- RFC: Embedding -> EmbeddingModel
- RFC: embed_documents->embed_texts
- Bump 177
- bump v175
- Revert "API update: Engines -> Models (#4915)"
- Chroma cleanup
- Make test gha workflow manually runnable
- bump v0.0.174
- fix prompt saving
- Fix graphql tool
- RFC: LLM -> StrInStrOutLLM
- Update redis integration tests
- Redis kwargs fix
- Zep memory
- Faiss no avx2
- WIP: Retrieval eval
- Update gallery
- bump 172
- Add weaviate by_text
- Combining docs refac
- Version 171
- Cadlabs/python tool sanitization
- Some pull requests not shown.
Reviewed 123 pull requests in 1 repository
hwchase17/langchain
25 pull requests
- add enum output parser
- standardize json parsing
- Add Azure Cognitive Search as vector store
- fix: fix current_time=Now bug for aadd_documents in TimeWeightedRetriever
- Docs: clean up getting started
- Update CONTRIBUTION guidelines and PR Template
- fixing total cost finetuned model giving zero
- Added query parameters options
- Beam
- Add instructions to pyproject.toml
- RFC: Embedding -> EmbeddingModel
- Add AzureCognitiveServicesToolkit to call Azure Cognitive Services API
-
feat:
✨ from_documentsin TFiDF retireiver - Fixes issue #5072 - adds additional support to Weaviate
- changed ValueError to ImportError
- Vectara
- WhyLabs callback
- Add MosaicML inference endpoints
- Add Qdrant score_threshold support.
- Update azure_openai_example.ipynb
- Add OpenLM LLM multi-provider
- fixed json parsing for multiple generated JSON code segments, plus co…
- PowerBI major refinement in working of tool and tweaks in the rest
- Harrison/cypher
- Add Psychic document loader
- Some pull request reviews not shown.
Created an issue in kinsta/hello-world-langchain that received 1 comment
Langchain example: don't need explicit openai api key checks
for what it's worth don't think you should need this here if not os.environ.get('OPENAI_API_KEY'): raise Exception("OPENAI_API_KEY is not set") openai
1
comment




