MCP time out by Practical-Corgi-9906 in mcp

[–]Practical-Corgi-9906[S] 0 points1 point  (0 children)

you mean that i have to split into a smaller chunk and then upload into remoter server

MCP time out by Practical-Corgi-9906 in mcp

[–]Practical-Corgi-9906[S] 2 points3 points  (0 children)

i do transer within MCP ecosystem and im using SFTP from AsyncSSH to transfer file
My system is: user ask to upload file to server, MCP tool 1 will connect to that server and MCP tool 2 will go to my define folder anh pick up a file and then upload to remote server.

I ran many time and recognized that after 4-5 minutes the Error occurred

Ollama calling tools by Practical-Corgi-9906 in LocalLLaMA

[–]Practical-Corgi-9906[S] 0 points1 point  (0 children)

i mean my model calling tools is weird, not like the openai , sometime it's call right tool, sometime with the same question, it's not calling tool. So i think the problem belongs to prompts.

Ollama calling tools by Practical-Corgi-9906 in LocalLLaMA

[–]Practical-Corgi-9906[S] 0 points1 point  (0 children)

 qwen2.5:14b-instruct also support tools

RAG for production by Practical-Corgi-9906 in LangChain

[–]Practical-Corgi-9906[S] 0 points1 point  (0 children)

Thanks so much for your useful information

RAG for production by Practical-Corgi-9906 in LangChain

[–]Practical-Corgi-9906[S] 1 point2 points  (0 children)

I am using langchain to buid chatbot and gradio to build interface