we've got a jobs channel in our discord (
http://
discord.gg/6adMQxSpJS) – i would recomend posting there!
@langchain
-
Jobs Channel Available in Discord Community
By
–
-
Easy Deployment: Community Code Contributions Welcome
By
–
Will try to take some of these ideas on put them our page aimed at help making deployment easy That being said, if anyone has an example repo/snippet and wants to help contribute it, would be
-
LangChain Integration Instructions and Examples Request
By
–
woah that does look great! are there intstructions/examples for LangChain @MagickML integration?
-
LangChainHub Launches Platform for Sharing Prompts and Agents
By
–
One new thing we've been testing out is the idea of a "LangChainHub" – a place to share and discover prompts, chains, and agents. We officially launched it today with just prompts – hope to add chains and agents in soon. If you have feedback or suggestions please let us know!
-
Missing Parameters Azure OpenAI LangChain Integration
By
–
would love to fix this! what parameters are missing from https://
langchain.readthedocs.io/en/latest/modu
les/llms/integrations/azure_openai_example.html
…? -

Track Token Usage Throughout Chain and Agent Calls
By
–
Track token usage throughout chain/agent calls This was one of the more requested features! Very useful to be able to know how many tokens your agent/chain is using. See below thread for more information
-
v0.0.68 Release: Token Tracking and Agent Improvements
By
–
v0.0.68: New Features: Track token usage throughout chain/agent calls Improvements: Doc improvements: @nickscamara_ amosjyng SerpAPI tool improvement @brunotorious HuggingFace pipeline improvements – xloem Fix whitespace for convo agent – @bazeroni
-
LangChain SQL Database Query Functionality Overview
By
–
there's already some functionality for this! https://
langchain.readthedocs.io/en/latest/modu
les/chains/examples/sqlite.html
… or did you have something different in mind? -
Advanced Entity Extraction Memory Module Release v0.0.67
By
–
New v0.0.67 release! Main new feature is a new, more advanced entity extraction memory module. Tweet thread: https://
x.com/hwchase17/stat
us/1617318753741733888?s=20&t=ErtYQ6Esn_OdC6pEYSN34w
…
Collab Notebook: https://
colab.research.google.com/drive/1lnkojj-
9x6F4yZ4v3b-2pgHbu20n-gEM?usp=sharing
… More features and improvements below -
Open Source Repository Updates: Tools and FAISS Serialization
By
–
Other features/improvements: Citation for the repo
Passing in more arguments to tools @brunotorious Doc fixes – @thinkolson vintrocode @eltociear Whitespace handling – @Bazeroni Easy serialization of FAISS indices – Raphael Vorias (
https://
vorias.digital)