This is simply for simplicity and speed of development. The v0 API follows an RPC model rather than REST. It’s
best to think of each POST request as a lambda/function call where you send the function name and arguments.
What financial assets and entities does Rumorz track?
Rumorz tracks financial assets (crypto only for now), organizations, companies
and people on the web. For now we’re only tracking the crypto ecosystem but we
plan to add more asset classes in the future.
The Copilot uses litellm under the hood. Just set your provider’s API key as an environment variable and instantiate a RumrozCopilot with your model name. Please refer to
the litellm docs for more information on
providers/model names and authentication.