Find answers from the community

Updated 2 years ago

Outlines

At a glance

The community member is wondering if the outlines library can be integrated into the llamaindex project. In the comments, another community member suggests that the library could be wrapped into a custom LLM (Large Language Model) class, as described in the gpt-index documentation. Another community member proposes that the library could potentially be part of the PydanticProgram module in gpt-index. However, there is no explicitly marked answer in the comments.

Useful resources
wondering if this can be integrated into llamaindex https://github.com/normal-computing/outlines
L
c
2 comments
Hmm, interesting library! It's not integrated right now, but you could just wrap the library into a custom llm class

https://gpt-index.readthedocs.io/en/stable/core_modules/model_modules/llms/usage_custom.html#example-using-a-custom-llm-model-advanced
Add a reply
Sign up and join the conversation on Discord