kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 119 forks source link

Chat Input mapping #453

Open kreneskyp opened 7 months ago

kreneskyp commented 7 months ago

Description

The Chat root can now configure which property is mapped to the chat_root. This will be used to auto-map input sent from the UI to simplify integration.

Part of a fix for #445 where the sole input was not user_input

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]