Flowise/packages/components/nodes/agents
YISH be0fff4d9d
Fix OpenAIFunctionAgent that function not return string result
refer to https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/agents/format_scratchpad/openai_functions.py#L29

and fix the role of systemMessage from `ai` to `system`.
2024-01-10 17:41:53 +08:00
..
AirtableAgent Updated Agent Icons 2023-12-18 03:09:35 -05:00
AutoGPT Removed Existing Icons 2023-12-18 03:10:04 -05:00
BabyAGI Removed Existing Icons 2023-12-18 03:10:04 -05:00
CSVAgent Removed Existing Icons 2023-12-18 03:10:04 -05:00
ConversationalAgent Updated Agent Icons 2023-12-18 03:09:35 -05:00
ConversationalRetrievalAgent Updated Agent Icons 2023-12-18 03:09:35 -05:00
MRKLAgentChat Updated Agent Icons 2023-12-18 03:09:35 -05:00
MRKLAgentLLM Updated Agent Icons 2023-12-18 03:09:35 -05:00
OpenAIAssistant wrap in a try catch block 2023-12-29 13:50:33 +00:00
OpenAIFunctionAgent Fix OpenAIFunctionAgent that function not return string result 2024-01-10 17:41:53 +08:00