Skip to content
View yslst-1's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report yslst-1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Secretary-Agent Secretary-Agent Public

    Forked from 21pounder/Secretary-Agent

    Your cheerful digital assistant—scheduling meetings, fetching the latest news, analyzing databases, guiding employees, and checking 12306 trains and so on. All the brains, none of the coffee breaks.

    TypeScript

  2. AgentChat AgentChat Public

    Forked from Shy2593666979/AgentChat

    AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

    Python