Yuan Teoh
3cd3c39d66
refactor(sources/firestore): move source implementation in Invoke() function into Source ( #2275 )
...
Move source-related queries from `Invoke()` function into Source.
This is an effort to generalizing tools to work with any Source that
implements a specific interface. This will provide a better segregation
of the roles for Tools vs Source.
Tool's role will be limited to the following:
* Resolve any pre-implementation steps or parameters (e.g. template
parameters)
* Retrieving Source
* Calling the source's implementation
2026-01-12 18:43:35 +00:00
..
2026-01-06 17:54:43 -05:00
2026-01-08 21:52:05 +00:00
2026-01-07 02:07:49 +00:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-12 17:51:58 +00:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-12 18:16:32 +00:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-12 18:43:35 +00:00
2026-01-12 18:16:32 +00:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-12 18:16:32 +00:00
2026-01-06 17:54:43 -05:00
2026-01-07 19:02:20 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2026-01-06 17:54:43 -05:00
2025-04-02 14:52:35 -04:00
2025-11-26 08:53:55 -05:00
2026-01-06 17:54:43 -05:00
2025-11-27 17:41:16 +00:00