Had an awesome webinar with @RLanceMartin and @jamescalam on Weds around using Llama 2 Llama2 is significantly worse on coding tasks – is that why it's not nearly as good at agentic tasks as GPT models? Up on YouTube now:
@hwchase17
-
Biotech AI Event Tonight: Deep Dive Discussions
By
–
Reminder about this happening tonight! Will be a great opportunity to hear a bunch of interesting talks more focused on a particular area This one's on bio. What specific areas should we deep dive into next?
-
Tree-of-Thought Reasoning Method Implemented in LangChain
By
–
Tree-of-Thought A new reasoning method, originally by @ShunyuYao12
, implemented in langchain_experimental by Vadim Gubergrits Paper: https://
arxiv.org/abs/2305.10601 Docs: https://
python.langchain.com/docs/modules/c
hains/additional/tot
… LangSmith Trace: https://
smith.langchain.com/public/cf896fa
9-0ec8-42e7-83a0-d1f9107b3aaf/r
… -
Long-term memory advancement in AI agents
By
–
ive been wanting to dive more into long term memory, and this is a big step in the right direction awesome job @SuvanshSanjeev
-
Llama 2 and RAG webinar with industry experts
By
–
going live for a webinar with some awesome folks talking about llama-2 and using it for RAG Come join! https://
crowdcast.io/c/vk4palyeh9t0 -
AI Engineer Conference Excitement with swyx Leadership
By
–
really excited for this! @swyx has done a great job leading the way for the "ai engineer", this will surely be a great conference/resource
-
Query Generation for LangChain and LangSmith Tools
By
–
is basically generating different queries eg if you have a higher level question "what is the difference between langchain and langsmith" the queries generated may be: "what is langchain"
"what is langsmith"
"difference between langchain and langsmith"