Skip to content

Commit

Permalink
Added HoneyHive to related resources (#936)
Browse files Browse the repository at this point in the history
Co-authored-by: Shyamal H Anadkat <[email protected]>
  • Loading branch information
codehruv and shyamal-anadkat committed Dec 20, 2023
1 parent 6bc6630 commit 810e2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions articles/related_resources.md
Expand Up @@ -11,6 +11,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
- [Guardrails.ai](https://shreyar.github.io/guardrails/): A Python library for validating outputs and retrying failures. Still in alpha, so expect sharp edges and bugs.
- [Guidance](https://github.com/microsoft/guidance): A handy looking Python library from Microsoft that uses Handlebars templating to interleave generation, prompting, and logical control.
- [Haystack](https://github.com/deepset-ai/haystack): Open-source LLM orchestration framework to build customizable, production-ready LLM applications in Python.
- [HoneyHive](https://honeyhive.ai): An enterprise platform to evaluate, debug, and monitor LLM apps.
- [LangChain](https://github.com/hwchase17/langchain): A popular Python/JavaScript library for chaining sequences of language model prompts.
- [LiteLLM](https://github.com/BerriAI/litellm): A minimal Python library for calling LLM APIs with a consistent format.
- [LlamaIndex](https://github.com/jerryjliu/llama_index): A Python library for augmenting LLM apps with data.
Expand Down

0 comments on commit 810e2d7

Please sign in to comment.