Lots of applications use the RAG style framework with @langchain and @pinecone But how can you trouble shoot those applications? Enter @arizeai Excited to be doing a LangChain x Pinecone x Arize webinar on all this (feat @RLanceMartin
) Sign up https://
pinecone-io.zoom.us/webinar/regist
er/WN_xAv6ql91SxW01iN9Sy2yLw#/registration
…
@hwchase17
-
RAG Framework Troubleshooting with LangChain Pinecone Arize
By
–
-
LangChain Multi-Action Agent Selection Framework Exposure
By
–
Example notebook: https://
python.langchain.com/docs/modules/a
gents/agent_types/openai_multi_functions_agent
… We'll work on exposing this "multi-action" selection more natively as well (so you can use outside of agents) -
Parallel API Calls in AI Agents Multiple Independent Requests
By
–
Some example use cases where this provides value: "what is the weather in sf and la" -> can generate two independent calls to lookup weather in sf and la "who has revenue in Q1, tesla or apple" -> can generate two independent calls to look up revenue
-
Multi-Action Agent with OpenAI Functions for LLMs
By
–
Multi-Action Agent w/ @OpenAI Functions OpenAI functions allows the LLM to select a single tool to use… but often times it can be more efficient to have the LLM select MULTIPLE tools to use (if tasks can be done in parallel) Enter… the `openai-multi-functions` agent
-
JavaScript Functions Support Now Available
By
–
for those asking for functions support in JS, here it is!
-
Document Comparison with LangChain Agents and Retrieval
By
–
Document Comparison There are lots of ways to ask questions about a single document, but what about when you want to compare multiple? @pelaseyed added a great cookbook showing how to do that. Uses an agent and multiple retrieval qa chains! Docs: https://
python.langchain.com/docs/modules/a
gents/toolkits/document_comparison_toolkit
… -
Awesome Tool Addition Requested for Repository
By
–
That’s an awesome tool, would love to get that added to the repo!
-
Document Comparison Functionality Added to AI Tools
By
–
Awesome document comparison functionality was added by @pelaseyed – check out his other work
-
OpenAI Functions Integration with RetrievalQA in LangChain
By
–
OpenAI functions RetrievalQA We've put a lot of effort into making @OpenAI functions usable as their own standalone chains This now means that you can easily use them as part of other chains – including RetrievalQA and ConversationalRetrievalQA Docs: https://
python.langchain.com/docs/modules/c
hains/additional/openai_functions_retrieval_qa
… -
Functions Usage Experience Webinar with DBuniatyan
By
–
This is great exploration of `functions` usage!
— Harrison Chase (@hwchase17) 19 juin 2023
Excited to add @DBuniatyan to our functions webinar this Wednesday to talk through his experience using it! https://t.co/t1n8o6rX2bThis is great exploration of `functions` usage! Excited to add @DBuniatyan to our functions webinar this Wednesday to talk through his experience using it!