lagent icon indicating copy to clipboard operation
lagent copied to clipboard

A lightweight framework for building LLM-based agents

Results 50 lagent issues
Sort by recently updated
recently updated
newest added

I just copied the `api_client` file in lmdeploy and modyfied some lines, now it can be used in machine without lmdeploy. (Only class `LMDeployClient` in `lmdepoly_wrapper.py`) (I found the name...

增加对商汤科技商汤商量系列模型的支持(已经和MindSearch项目一起测试OK) Add support for SenseTime's SenseNova series LLM (Has been tested OK with MindSearch project) https://github.com/winer632/MindSearch/releases/tag/Adapt_To_SenseNova_LLM

- new support feature is as title, google serper api had been refractor so that the response return by the function is having consistent formatting and will not throw an...