Online Service

The user interacts with the agent service to provide recommendations.

The agent service will interact with the following services:

  • An online market data service that aggregates market insights from exchanges and blockchains.

  • A knowledge service that will provide up-to-date domain knowledge.

  • A model service that will serve LLMs, fine-tuned or specialized models.

  • A trading service that will execute trading requests and save order history.

  • A wallet service that will interact with user wallets.

  • A user feature service that will serve user features for customized recommendations.

Last updated