StreetLamb / tribe

Low code tool to rapidly build and coordinate multi-agent teams
MIT License
795 stars 86 forks source link

Use init_chat_model() helper method to initialise models #87

Closed StreetLamb closed 3 months ago

StreetLamb commented 3 months ago

Switch to the new init_chat_model() helper method from LangChain instead of a customised solution.