HackerTrans
トップ新着トレンドコメント過去質問紹介求人

smattiso

no profile record

投稿

[untitled]

1 ポイント·投稿者 smattiso·昨年·0 コメント

コメント

smattiso
·10 か月前·議論
What was the company in taiwan you partnered with?
smattiso
·昨年·議論
Are there platforms that make such training more streamlined? Say I have some definition of success for a given problem and it’s data how do I go about generating said RL model as fast and easily as possible?
smattiso
·昨年·議論
This is a great idea. I have a question:

Typically speaking an LLM is the code driving the control flow and the MCP servers are kind of dumb API endpoints (find_flights, search_hotels, etc) say for a travel MCP.

With your product, how is the LLM made aware of the underlying data store in a more useful way than “func search(query)”?

It seems to be that if you could expose some precomputed API structure into the MCP for a given data store then the LLM could reason more effectively about the data rather than throwing search queries into the void and hoping for the best?