LLMs OpenAI: https://
hwchase17.github.io/langchainjs/do
cs/modules/llms/openai
…
AI
-

OpenAI LLMs and LangChain Integration Guide
By
–
-

LangChain JS Indexes: Text Splitter, Embeddings, Vectorstores
By
–
Indexes Text Splitter: https://
hwchase17.github.io/langchainjs/do
cs/modules/indexes/text_splitter
… Embeddings: https://
hwchase17.github.io/langchainjs/do
cs/modules/indexes/embeddings
… Vectorstores: https://
hwchase17.github.io/langchainjs/do
cs/modules/indexes/vectorstore
… -

LangChain JS Prompt Templates and Few Shot Examples Guide
By
–
Prompts: Prompt Templates: https://
hwchase17.github.io/langchainjs/do
cs/modules/prompts/prompt_template
… Few Shot Examples: https://
hwchase17.github.io/langchainjs/do
cs/modules/prompts/few_shot_examples
… Load from Hub: https://
hwchase17.github.io/langchainjs/do
cs/modules/prompts/load_from_hub
… -
Cross-language AI abstractions with shared serializable formats
By
–
Relationship to Python Package We built the same abstractions (prompts, LLMs, etc) we had in Python In particular, we built them in a way where they share the same serializable format This means you can load the same prompt, chain, agent in both languages
-
LLM abstractions now natively available in JavaScript
By
–
HighLights All the same abstractions (prompts, LLMs, textsplitters, embeddings, vectorstores, chains, agents, memory) are now natively available in js There is a common serializable format for cross-language sharing This was only doable with community support
-
Why TypeScript Became Priority for LangChain Community
By
–
Why TypeScript? LLMs started out as popular for the ML/data engineering crowd, who prefer Python However, as the LangChain community grew over time, we started to hear a lot of requests for Javascript support And so it became a priority to deliver this
-

LangChain JavaScript TypeScript Support Launch
By
–
It's finally here… Javascript/TypeScript support for LangChain BIG thank you to everyone in the community who contributed to this, especially @_seanyneutron and @nfcampos GitHub: https://
github.com/hwchase17/lang
chainjs
…
Blog: https://
blog.langchain.dev/typescript-sup
port/
… LOTS to discuss, lets -
Bing/Sydney Impressive, but Frequent Offline Issues Suggest Scaling Problems
By
–
Just been busy — overall very impressed by Bing / Sydney. Need to find time to post examples but it's been frequently offline, presumably scaling issues.
-
glass.health AI tool for physicians may guide self care
By
–
https://
glass.health/ai is working on this. Currently a tool for physicians, but could end up guiding self care. -
ChatGPT PR narrative shifts from praise to criticism
By
–
Amazing to watch the PR pitches pivot from "do you want to talk to *some random exec* about /why ChatGPT is the best thing ever" to "/why ChatGPT is not so great."