Anthropic Tool Calling @AnthropicAI just added tool use to their Claude 3 APIs, which is extremely useful for structured outputs. Here's a short video explaining how to use it from the latest langchain-anthropic package! @rlancemartin also explains how to design
TOOLS
-
Claude Tool Use Now Available Beta Anthropic Messages API
By
–
Tool use is now available in beta to all customers in the Anthropic Messages API, enabling Claude to interact with external tools using structured outputs. pic.twitter.com/kJHhSvyLdK
— Anthropic (@AnthropicAI) 4 avril 2024Tool use is now available in beta to all customers in the Anthropic Messages API, enabling Claude to interact with external tools using structured outputs.
-
Claude 3 Models Include Vision Capabilities Cheaper Than GPT-3.5
By
–
All three of the Claude 3 models do vision, including Haiku which is cheaper than gpt-3.5-turbo
-
Assistants API Updates: Streaming Added, More Coming Soon
By
–
Thanks for checking in, Stephen! The team is actively working on the Assistants API. We’ve recently added streaming and we have more updates coming soon. Stay tuned!
-
Building Great RAG Solutions with AI21’s Contextual Answers
By
–
Building a RAG solution is easy. Building a great one is not. In our guest blog on @streamlit
, our team explores the intricacies of how AI21's Contextual Answers Task-Specific Model & our RAG Engine generate context-based answers grounded in your proprietary organizational data. -

ChatGPT Adds Image Editing Feature Inside DALL-E
By
–
A quiet AI release that I think a lot of people would actually use is the addition of image editing right inside of ChatGPT. If you click on a DALL-E image, you can highlight the areas to edit & use words to describe the changes. It works well but has the usual inconsistencies.
-
Web Search Connector License Terms and Index Source
By
–
@nickfrosst @cohere which search index is used for the web-search connector? What are the license terms for using the results that come back from that?
-

llm-command-r 0.2 Adds Websearch Connector for Cohere Models
By
–
Here's llm-command-r version 0.2, which adds support for the websearch connector, an option which allows the Cohere models to run a web search and use the results from that as part of the context for answering the prompt https://
github.com/simonw/llm-com
mand-r/releases/tag/0.2
… -
HyperWrite Model Training Progress Update
By
–
I'll definitely try some things over the next few days. Been heads down training models internally for HyperWrite, so it might be a few days.
-
Record Manager: Maintaining Updated Vector Embeddings in RAG
By
–
Upserting documents to vector database is the key of building a RAG solution.
— FlowiseAI (@FlowiseAI) 4 avril 2024
❓But.. how to maintain an up-to-date vector embeddings with updated documents?
🗄️Record Manager! Document chunks will be hashed, stored and compared to prevent duplication
Available in 1.6.3! pic.twitter.com/dQzkTrn9SlUpserting documents to vector database is the key of building a RAG solution. But.. how to maintain an up-to-date vector embeddings with updated documents? Record Manager! Document chunks will be hashed, stored and compared to prevent duplication Available in 1.6.3!
