mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
File diff suppressed because one or more lines are too long
@@ -44,7 +44,7 @@
|
||||
"\n",
|
||||
"We'll use [Tavily](https://python.langchain.com/v0.2/docs/integrations/tools/tavily_search/) for web search.\n",
|
||||
"\n",
|
||||
"We'll use [Chroma](https://python.langchain.com/v0.2/docs/integrations/vectorstores/chroma/) as our vectorstore with [OpenAI embeddings](https://python.langchain.com/v0.2/docs/integrations/text_embedding/openai/#embed-documents).\n",
|
||||
"We'll use a vectorstore with [OpenAI embeddings](https://python.langchain.com/v0.2/docs/integrations/text_embedding/openai/#embed-documents).\n",
|
||||
"\n",
|
||||
"We'll use [LangSmith](https://docs.smith.langchain.com/) for tracing and evaluation."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user