Skip to content

Commit 13b8304

Browse files
authored
Merge pull request #143 from ks6088ts-labs/feature/issue-142_slm-playground
update links
2 parents 04e5481 + 09dc653 commit 13b8304

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/references.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,13 @@
1616
- [langchain-ai/deepagents](https://github.com/langchain-ai/deepagents)
1717
- [Custom UI for Deep Agents](https://github.com/langchain-ai/deep-agents-ui)
1818
- [How to deploy self-hosted standalone server](https://docs.langchain.com/langgraph-platform/deploy-standalone-server)
19-
20-
### Sample Codes
21-
2219
- [「現場で活用するための AI エージェント実践入門」リポジトリ](https://github.com/masamasa59/genai-agent-advanced-book)
2320

24-
### Models
21+
### LangChain
2522

2623
- [AzureOpenAIEmbeddings](https://python.langchain.com/docs/integrations/text_embedding/azureopenai/)
27-
28-
### Tools
29-
3024
- [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/)
3226
- [Azure Cosmos DB No SQL](https://python.langchain.com/docs/integrations/vectorstores/azure_cosmos_db_no_sql/)
3327
- [Azure AI Search](https://python.langchain.com/docs/integrations/vectorstores/azuresearch/)
3428

@@ -41,6 +35,7 @@
4135
### Services
4236

4337
- [FastAPI](https://fastapi.tiangolo.com/)
38+
- [Streamlit](https://python.langchain.com/docs/integrations/callbacks/streamlit/)
4439

4540
### Observability
4641

@@ -84,3 +79,8 @@
8479
- [OpenAI / Responses](https://platform.openai.com/docs/api-reference/responses)
8580
- [Azure OpenAI Responses API](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=python-key)
8681
- [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)

0 commit comments

Comments
 (0)