Skip to content

Commit 58977f3

Browse files
authored
Merge pull request #3193 from Oliver-Liu99/add-outlines
Add outlines to AI and Agents (Data Layer)
1 parent c0b80fd commit 58977f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
157157
- [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic.
158158
- [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application.
159159
- [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions.
160+
- [outlines](https://github.com/dottxt-ai/outlines) - Structured text generation for LLMs with JSON schema, regex, and grammar-constrained decoding.
160161
- Pre-trained Models and Inference
161162
- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pre-trained diffusion models for generating and editing images, audio, and video.
162163
- [mlx-lm](https://github.com/ml-explore/mlx-lm) - Run and fine-tune large language models on Apple Silicon with MLX.

0 commit comments

Comments
 (0)