|
|
5 달 전 | |
|---|---|---|
| agent | 5 달 전 | |
| base | 5 달 전 | |
| config | 5 달 전 | |
| core | 5 달 전 | |
| enums | 5 달 전 | |
| function | 5 달 전 | |
| generate | 5 달 전 | |
| logger | 5 달 전 | |
| schemas | 5 달 전 | |
| server | 5 달 전 | |
| test | 5 달 전 | |
| utils | 5 달 전 | |
| views | 5 달 전 | |
| .gitignore | 5 달 전 | |
| Dockerfile | 5 달 전 | |
| README.md | 5 달 전 | |
| gunicorn_config.py | 5 달 전 | |
| requirements.txt | 5 달 전 | |
| run.sh | 5 달 전 |
### LQAgentPlatform 智能体应用服务
后端启动服务
pip install aioredis -i https://mirrors.aliyun.com/pypi/simple/ pip install langgraph-checkpoint-postgres -i https://mirrors.aliyun.com/pypi/simple/ pip install langchain-redis -i https://mirrors.aliyun.com/pypi/simple/
http://localhost:8001/queryex/stream { "config": {
"sessionId":"111"
}, "input": "你好" }