McBain
@mcbain
I just started working again Learning a ton about building agents, autonomous and otherwise Tools Iβve seen: - LangGraph/CrewAI/llamaIndex: agent orchestration layers - Letta: deep context management framework to give bots a long memory without drifting @martin have you used any of these?
2 replies
0 recast
22 reactions
agusti π
@bleu.eth
LangGraph is awesome alongside langchain i just found out about microsoft's take w autogen the other day havent yet played with it https://github.com/microsoft/autogen
1 reply
0 recast
4 reactions
McBain
@mcbain
Iβll poke around with it! Whatβs the name of that search tool? Tovoly?? Tavily?
1 reply
0 recast
1 reaction
agusti π
@bleu.eth
https://tavily.com/ langchain has a skill to use real time search for queries when appropiate, been meaning to add it to @elefant as skill so it can use the web. Google has also some propietary offerings aka vertex ai with custom google search for AI baked in which seemd worthwhile exploring (hard to beat google at search)
3 replies
0 recast
3 reactions
wizard not parzival
@alexpaden
custom frameworks are going to be better imo and knowledge/memory architecture based on the domain
1 reply
0 recast
2 reactions
McBain
@mcbain
Say more what you mean?
1 reply
0 recast
1 reaction
wizard not parzival
@alexpaden
i'll use my own vector db and knowledge graph implementation designed around identity data because my domain is identity https://warpcast.com/shoni.eth/0x31ab6d34 https://warpcast.com/shoni.eth/0x13385934 these companies almost always feel way too generic.. if I used any library these days it would be something like the coinbase control a wallet SDK I feel it would be more difficult and have worse results to integrate with these companies or lanchain type sdks than just build the functions, calls, etc myself... i actually don't even know what leverage they provide rn besides slowing me down having to learn their framing.. maybe I'm ignorant
0 reply
0 recast
2 reactions