-
1. When build fails, a github action is triggered.
2. Look at the error
3. Create a plan, ala https://github.com/irgolic/AutoPR, Use an agentic approach to figure out what the problem is
4. Create …
-
Hello!
This is an extremely intriguing project. Thank you for building it!
I was curious if there was any benchmarking on cost and latency when it comes to extraction with this tool? Aside from …
-
I think agents are also becoming a critical components of what an LLM engineer has to implement, consider adding some contents to this excellent resource covering that.
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
https://liduos.com/the-langgraph-build-ai-programer-agent.html
随着大模型(LLM)的输出效果不断提升,成本持续降低,AI Agent 应用正经历着前所未有的增长。Langchain 作为最受欢迎的开源大模型应用开发框架,提供了一套完整的工具和组件,使得构建生产级别的 AI 应用变得更加容易,但在多 Agent 协作方面一直存在短…
-
After 25 iteration on first task, app crashes with error below, if I rerun app with app_id, it just crashes after load, If I rerun with skip to previous to crash step, it executes one command and cras…
bigvo updated
6 months ago
-
### Describe the issue
Build a strong agent that performs planning, task decomposition, dynamic agent team creation, tool/agent selection, self-improvement. Save the manual effort of developers in …
-
**Context:**
Current implementation supports only GCP, which is not fair for other vendors. :)
**Task:**
1. Split the tooklit logic to actual toolkit and client to request LLM model provider.
2.…
-
Add something to check that the llm is correctly served like a link to the swagger part
http://0.0.0.0:8001/docs
Or some curl commands like
`curl 'http://0.0.0.0:8001/v1/models' -H 'User-Agent: M…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…