File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 16
16
- [ langchain-ai/deepagents] ( https://github.com/langchain-ai/deepagents )
17
17
- [ Custom UI for Deep Agents] ( https://github.com/langchain-ai/deep-agents-ui )
18
18
- [ How to deploy self-hosted standalone server] ( https://docs.langchain.com/langgraph-platform/deploy-standalone-server )
19
-
20
- ### Sample Codes
21
-
22
19
- [ 「現場で活用するための AI エージェント実践入門」リポジトリ] ( https://github.com/masamasa59/genai-agent-advanced-book )
23
20
24
- ### Models
21
+ ### LangChain
25
22
26
23
- [ AzureOpenAIEmbeddings] ( https://python.langchain.com/docs/integrations/text_embedding/azureopenai/ )
27
-
28
- ### Tools
29
-
30
24
- [ CSVLoader] ( https://python.langchain.com/docs/how_to/document_loader_csv/ )
31
- - [ Qdrant] ( https://github.com/qdrant/qdrant )
25
+ - [ Qdrant] ( https://github.com/qdrant/qdrant ) , [ LangChain / Qdrant ] ( https://python.langchain.com/docs/integrations/vectorstores/qdrant/ )
32
26
- [ Azure Cosmos DB No SQL] ( https://python.langchain.com/docs/integrations/vectorstores/azure_cosmos_db_no_sql/ )
33
27
- [ Azure AI Search] ( https://python.langchain.com/docs/integrations/vectorstores/azuresearch/ )
34
28
41
35
### Services
42
36
43
37
- [ FastAPI] ( https://fastapi.tiangolo.com/ )
38
+ - [ Streamlit] ( https://python.langchain.com/docs/integrations/callbacks/streamlit/ )
44
39
45
40
### Observability
46
41
84
79
- [ OpenAI / Responses] ( https://platform.openai.com/docs/api-reference/responses )
85
80
- [ Azure OpenAI Responses API] ( https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=python-key )
86
81
- [ LangChain / Responses API] ( https://python.langchain.com/docs/integrations/chat/openai/#responses-api )
82
+
83
+ ### Hugging Face
84
+
85
+ - [ LM Studio] ( https://lmstudio.ai/ )
86
+ - [ Hugging Face CLI] ( https://huggingface.co/docs/huggingface_hub/guides/cli )
You can’t perform that action at this time.
0 commit comments