Folo/apps/mobile/ios
Innei bcb781e30c
refactor(ai-chat): enhance AIChainOfThought and ToolInvocationComponent for improved reasoning handling
- Updated the `AIChainOfThought` component to support a new `ChainReasoningPart` type, allowing for better integration of tool and reasoning parts.
- Refactored the logic for determining when the current chain reasoning is finished, ensuring accurate state management.
- Enhanced the `AIMessageParts` component to utilize the new `ChainReasoningPart` type, improving the handling of message parts.
- Modified the `ToolInvocationComponent` to streamline the rendering of tool invocation details, improving UI consistency and clarity.

These changes aim to enhance the functionality and maintainability of the AI chat components, providing a more robust user experience.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-25 00:07:34 +08:00
..
Assets.xcassets feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00
Folo refactor(ai-chat): enhance AIChainOfThought and ToolInvocationComponent for improved reasoning handling 2025-09-25 00:07:34 +08:00
Folo.xcodeproj fix: type error 2025-09-23 00:27:51 +08:00
Folo.xcworkspace refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
.gitignore refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
.xcode.env refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
Folo - Follow everything.storekit feat: referral (#3761) 2025-07-10 09:47:11 +08:00
Podfile refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
Podfile.properties.json refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
sentry.properties feat(sentry): integrate Sentry for error tracking and monitoring 2025-09-22 23:12:11 +08:00