Releases: Onelevenvy/flock
Releases · Onelevenvy/flock
v0.04.1-crewai node
Doc:update readme (#127) * doc:add crewai img in readme * doc:update cn ja readme * fix:typoo error * doc:update readme
v0.04-crewai-node-preview
Doc/update readme (#115) * chore: to modify crewai LLM setting * fix:Fix the modelselect component, and ensure that the API key is no longer exposed in the frontend data. * feat(crewai): integrate CrewAI node with model providers - Add CrewAI node implementation with sequential/hierarchical process support - Add init_crewai_model to model providers for CrewAI LLM initialization - Remove temperature parameter from CrewAI model initialization - Align model provider configuration with existing LLM node pattern - Use consistent model info retrieval from database * fix:'tuple' object has no attribute 'ai_model_name' * doc:update readme * doc:add tools.md to show "How to Add Custom Tools" * doc: Highlights tools introduce * doc:add Add_New_Model_Providers_Guide * doc:update layout
v0.03 workflow
Feat/models manage (#86) * feat/add model management * fix:model add and update * feat:add model provider qwen