Last updated on August 7, 2024
Dust ایک پرامپٹ انجینئرنگ ٹول ہے جو پرامپٹس کو ایک ساتھ باندھنے کے لیے بنایا گیا ہے۔ وہ مہیا کرتے ہیں پرامپٹ لکھنے اور انہیں ایک ساتھ جوڑنے کے لیے ایک ویب انٹرفیس۔
اس وقت، دیگر پرامپٹ انجینئرنگ کے مقابلے میں اس میں سیکھنے کا بہت بڑا منحنی خطوط ہے۔ IDEs
Dust provides robust tooling in the form of a number of composable "blocks", for functions like LLM querying, code snippets, and internet searches. Dust also supports the use of datasets and automatically testing prompts against datasets.
Current Dust functionality focuses on chaining prompts rather than iterating on a single prompt.
Dust supports multiple model providers: (OpenAI, Cohere), and has planned support for HuggingFace and Replicate. API keys are required for all providers.
You can deploy LLM apps built in Dust.
Dust has recently reached 1,000 active users.