https://java2ai.com/docs/1.0.0.2/overview/?spm=4347728f.6476bf87.0.0.a3c1556b0XaB3O
https://github.com/spring-ai-alibaba
阿里云的大模型服务平台百炼是一站式的大模型开发及应用构建平台 https://help.aliyun.com/zh/model-studio/what-is-model-studio?spm=a2c4g.11174283.0.i0
https://help.aliyun.com/zh/model-studio/get-started-with-models/?spm=a2c4g.11186623.help-menu-2400256.d_0_0.39242bdbhc8Fqp&scm=20140722.H_2878464._.OR_help-T_cn~zh-V_1
https://help.aliyun.com/zh/model-studio/preparations/?spm=a2c4g.11186623.help-menu-2400256.d_2_0.4bce56307fVwV9
https://help.aliyun.com/zh/model-studio/start-using/?spm=a2c4g.11186623.help-menu-2400256.d_1_0.3afb60e9h1wPQS
https://help.aliyun.com/zh/model-studio/application-call/?spm=a2c4g.11186623.help-menu-2400256.d_3_0.1ae72bdbwYfzAt
DMPAPI: https://dmxapi.cn/models.html#code-block
How-to guides : https://python.langchain.com/docs/how_to/
LangGraph guides : https://langchain-ai.github.io/langgraph/guides/
-
1.环境配置 text
-
2.下载Sentence Transformer 模型 text
-
3.下载InternLM2 1.8B/qwen2.5_0.5B 模型 text
-
4.创建知识库 text
-
5.创建web应用 text
私有化部署RAG实例 1 LangChain + Ollama 2 LangIndex + huggingFaceLLM 3 RAG - DeepSeek + LlamaIndex + Streamlit
Ollama/Chap09_OllamaPython使用.md