Big shout out to @JacobFValdez for adding two of the most requested output parsers: Enum
DateTime Enum Output Parser: https://
python.langchain.com/en/latest/modu
les/prompts/output_parsers/examples/enum.html
… DateTime Output Parser: https://
python.langchain.com/en/latest/modu
les/prompts/output_parsers/examples/datetime.html
…
@hwchase17
-

LangChain Adds Enum and DateTime Output Parsers
By
–
-

No-Code LangChain: Simplifying AI Development
By
–
If you’re interested in no-code langchain, I would check this out!
-
LangChain Retrieval Webinar Now Available on YouTube
By
–
Is there a better way to spend a Friday night than watching a LangChain Retrieval Webinar featuring @charles_irl @lateinteraction @jobergum
? No. No there is not. Now uploaded to YouTube so you can easily watch as many times as you want! -

Databricks Dolly Model Serving Integration Now Available
By
–
Ever since @databricks announced Dolly I was hoping to have an integration with their model serving endpoint! Thanks to Xiangrui Meng and Gengliang Wang!
-
Anthropic Claude chat delimiters and prompt injection capabilities
By
–
But they insert the chat delimiters With @AnthropicAI you can put words in its mouth so would probably work better
-
Enterprise LLM Adoption: Vertex AI and Azure AI Features
By
–
Similar to how AzureAI hosts OpenAI models but adds in enterprise features, this is what Vertex does with PaLM These enterprise-grade features are crucial for enabling enterprises to adopt LLMs. AzureAI has sneaky been a very popular integration for this exact reason
-
LangChain Webinar Focuses on Education Applications and LLM Potential
By
–
LangChain "in Education" Webinar The next webinar we're doing is a bit of a change of pace Will be very focused on a specific application of LangChain & LLMs – the education space. IMO this is one of the spaces with the highest potential for change
-
Vertex AI JavaScript Integration: LLM, Chat, Embeddings
By
–
Vertex AI in JavaScript LLM Integration: https://
js.langchain.com/docs/modules/m
odels/llms/integrations#google-vertex-ai
… Chat Model Integration: https://
js.langchain.com/docs/modules/m
odels/chat/integrations#google-vertex-ai
… Embedding Model Integration: https://
js.langchain.com/docs/modules/m
odels/embeddings/integrations#google-vertex-ai
… Big thanks to @afirstenberg for help here! -
Vertex AI Python Integration: LLM Chat Embedding Models
By
–
Vertex AI in Python LLM Integration: https://
python.langchain.com/en/latest/modu
les/models/llms/integrations/google_vertex_ai_palm.html
… Chat Model Integration: https://
python.langchain.com/en/latest/modu
les/models/chat/integrations/google_vertex_ai_palm.html
… Embedding Model Integration: https://
python.langchain.com/en/latest/modu
les/models/text_embedding/examples/google_vertex_ai_palm.html
… Big shout out to Justin Flick, Leonid Kuligin, Alexey Volkov, and Sasha! -
Vertex AI Integrates PaLM Models into LangChain Platform
By
–
Vertex AI Support Vertex AI enables usage of PaLM models (and others) with enterprise-grade privacy, security and governance Really excited to announce integrations into LangChain for: LLMs
Chat models
Embedding models Across Python AND JavaScript