Skip to content

[Question]: llama-index as a basic interface to openai #8563

Answered by logan-markewich
jyskim asked this question in Q&A
Discussion options

You must be logged in to vote

Those examples I linked show you can just pass in the chat history. It's just a list so you could maintain it yourself.

You could also use the simple chat engine, which automates the history tracking

https://docs.llamaindex.ai/en/stable/examples/chat_engine/chat_engine_repl.html

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jyskim
Comment options

Answer selected by jyskim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #8546 on October 29, 2023 20:27.