Dhruv PRO
dhruv3006
AI & ML interests
None yet
Recent Activity
reacted
to
sergiopaniego's
post
with 🔥
about 13 hours ago
New REPL environment in OpenEnv available! ✨
Used in the Recursive Language Models (RLM) paper by Alex Zhang.
Ready for inference & post-training using trajectories. Handles long contexts:
> Run Python code in a sandbox
> Make recursive calls to LMs
> Explore data programmatically
> Return final result
Docs: https://meta-pytorch.org/OpenEnv/environments/repl/
Inference script: https://github.com/meta-pytorch/OpenEnv/blob/main/examples/repl_oolong_simple.py
reacted
to
their
post
with 👀
about 19 hours ago
Voiden makes it easy to work with APIs that use API Key Authentication by giving you a clean and organized way to attach API keys to every request.
API keys are a common way for APIs to identify and authorize clients. With Voiden, every request sent to your workspace APIs automatically includes the correct API key - so the API provider always knows who’s calling and whether the request is allowed.
Each client or service uses a unique API key, acting as a secure identifier attached to every request.
How it works in Voiden :
When you configure API Key Authentication, you simply:
- Choose where the API key is sent (header, query, or cookie)
- Define the key name
- Provide the API key value
That’s it. Voiden takes care of the rest by automatically attaching the API key to every request in your workspace.
Try Voiden here : https://voiden.md/
reacted
to
their
post
with 👍
about 19 hours ago
Voiden makes it easy to work with APIs that use API Key Authentication by giving you a clean and organized way to attach API keys to every request.
API keys are a common way for APIs to identify and authorize clients. With Voiden, every request sent to your workspace APIs automatically includes the correct API key - so the API provider always knows who’s calling and whether the request is allowed.
Each client or service uses a unique API key, acting as a secure identifier attached to every request.
How it works in Voiden :
When you configure API Key Authentication, you simply:
- Choose where the API key is sent (header, query, or cookie)
- Define the key name
- Provide the API key value
That’s it. Voiden takes care of the rest by automatically attaching the API key to every request in your workspace.
Try Voiden here : https://voiden.md/