第 5 章 Qdrant 与 ES 快速入门与接入 #77
Replies: 1 comment
|
1.6.4 self.client = HuggingFaceEndpointEmbeddings(model=self._get_url()) 这种方式可能会报错,可以使用博主说的第二种方式。 Hugging Face 的 Python 客户端:也就是 huggingface_hub 里的 InferenceClient |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
第 5 章 Qdrant 与 ES 快速入门与接入
《AI 智能体实战速成指南:从零到企业级落地》——技术栈全、易上手、可落地的智能体教程,含大量工程模板与企业级可部署源码;覆盖大模型基础→Coze/Dify→LangChain/LangGraph→RAG/Agent 实战→微调→大厂规范全链路
https://didilili.github.io/ai-agents-from-zero/
All reactions