Eden has been producing some awesome LangChain content – this should be a fun meetup! https://t.co/wTFGfnsoNV
— Harrison Chase (@hwchase17) 30 mai 2023
Eden has been producing some awesome LangChain content – this should be a fun meetup!
Global AI News Aggregator
By
–
Eden has been producing some awesome LangChain content – this should be a fun meetup! https://t.co/wTFGfnsoNV
— Harrison Chase (@hwchase17) 30 mai 2023
Eden has been producing some awesome LangChain content – this should be a fun meetup!
By
–
If you’re interested in no-code langchain, I would check this out!
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!
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!
By
–
But they insert the chat delimiters With @AnthropicAI you can put words in its mouth so would probably work better
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
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
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!
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!
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