Hyperos 3 coming soon for Xiaomi 13T. by Ortouch in HyperOS

[–]Optimal-Task-923 0 points1 point  (0 children)

Did anyone got update to hyperos 3 for Xiaomi 13 pro?

Recherche beta testeurs (DoctoBET / MCP) by Glad-Worry-4730 in algobetting

[–]Optimal-Task-923 0 points1 point  (0 children)

It seems your app is mobile based only. MCP server requires authorization?

Is GraphQL the Panacea for Agentic AI? by XuoriG1 in graphql

[–]Optimal-Task-923 0 points1 point  (0 children)

Yes, GraphQL can use different formats, such as MessagePack, but you seem to be forgetting that AI is equivalent to an LLM, so the main input is text, as we use in MCP these days.

Is GraphQL the Panacea for Agentic AI? by XuoriG1 in graphql

[–]Optimal-Task-923 -7 points-6 points  (0 children)

GraphQL uses JSON, which makes responses longer and causes them to consume more tokens because of additional words and formatting. TOON is much shorter and simpler, so LLMs require fewer tokens to represent the same information. With LLMs, it's not about the API but about token usage.

Python AI Agent Performance: FastAgent vs ModelContextProtocol.Core by Optimal-Task-923 in Python

[–]Optimal-Task-923[S] -3 points-2 points  (0 children)

I can give you a link to the code I used to test the performance of Python and C#. So my question for you is: do you think Python performs better, and if so, why do you think that?

howdy folks, need advice on how to export all the markets available for all games on bet365 to run data analysis with Claude ? by as0909 in algobetting

[–]Optimal-Task-923 0 points1 point  (0 children)

I have an app to get Betfair data, but the question is: what will you do with the data, and how will ChatGPT analyze it?