Skip to content

Commit

Permalink
add lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Aug 31, 2023
1 parent bc1cd79 commit f48254c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Continue with chat engine hacking
- There are several chat engine choices given by llama-index
- Compare different approaches and figure out what is the most appropriate
- Try to figure out when the model is querying and when it is
- Try to figure out when the model is querying and when it is
- Try to figure out how it makes the decision of whether or not to just have a conversation or not
- How does this work with small context lengths?
- How is it remembering/tracking conversation history?
Expand Down

0 comments on commit f48254c

Please sign in to comment.