LLM_in_Action
LLM_in_Action copied to clipboard
Large Language Model in Action
# Large Language Model in Action - 13 LangChain 函数调用 [https://wangwei1237.github.io/LLM_in_Action/langchain_function_call.html](https://wangwei1237.github.io/LLM_in_Action/langchain_function_call.html)
[大语言模型实战.zip](https://github.com/wangwei1237/LLM_in_Action/files/14113204/default.zip)
# Large Language Model in Action - 15 LangChain Chat Agent [https://wangwei1237.github.io/LLM_in_Action/langchain_agent_chat.html](https://wangwei1237.github.io/LLM_in_Action/langchain_agent_chat.html)
# Large Language Model in Action - 1 LLM 的前世今生 [https://wangwei1237.github.io/LLM_in_Action/llm_intro.html](https://wangwei1237.github.io/LLM_in_Action/llm_intro.html)
# Large Language Model in Action - 1 Embedding [http://localhost:3230/embedding.html](http://localhost:3230/embedding.html)
# Large Language Model in Action - 12 LangChain Retrieval [https://wangwei1237.github.io/LLM_in_Action/langchain_retrieval.html](https://wangwei1237.github.io/LLM_in_Action/langchain_retrieval.html)
https://wangwei1237.github.io/LLM_in_Action/#%E6%AC%A2%E8%BF%8E%E9%98%85%E8%AF%BB PART 3:具体实践偏,主要介绍应用大模型的具体案例 偏 -> 篇
使用默认的html配置会报错(Mac os+VSCode,quarto render命令) ``` FATAL (/Users/Applications/quarto/share/filters/main.lua:3761) An error occurred: Could not run /Users/zhaozhf/LLM_in_Action-main/include-code-files as a JSON filter. Please make sure the file exists and is executable. Did you intend 'include-code-files'...
## 序言 > 本书的大部分实践会基于百度的文心大模型,当然也会有部分基于 ChatGTP 的实践内容。 应为ChatGPT ## 11.3 LangChainHub > 岁让 LangChain Hub 还在内测中 应为虽然