Add Baserun to Related Resources (#1117)
This commit is contained in:
parent
fc2b61c1c3
commit
52b6198932
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
|
|||
## Prompting libraries & tools (in alphabetical order)
|
||||
|
||||
- [Arthur Shield](https://www.arthur.ai/get-started): A paid product for detecting toxicity, hallucination, prompt injection, etc.
|
||||
- [Baserun](https://baserun.ai/): A paid product for testing, debugging, and monitoring LLM-based apps
|
||||
- [Chainlit](https://docs.chainlit.io/overview): A Python library for making chatbot interfaces.
|
||||
- [Embedchain](https://github.com/embedchain/embedchain): A Python library for managing and syncing unstructured data with LLMs.
|
||||
- [FLAML (A Fast Library for Automated Machine Learning & Tuning)](https://microsoft.github.io/FLAML/docs/Getting-Started/): A Python library for automating selection of models, hyperparameters, and other tunable choices.
|
||||
|
|
|
|||
Loading…
Reference in a new issue