This commit is contained in:
Paul Gauthier 2024-06-25 15:08:53 -07:00
parent d3e0091346
commit eab1b0ee4b

View file

@ -142,6 +142,7 @@ when = time.time()
retriever = index.as_retriever(similarity_top_k=20) retriever = index.as_retriever(similarity_top_k=20)
#
# question = "how can i convert a python script to js" # question = "how can i convert a python script to js"
# question = "i am getting an error message about unknown context window" # question = "i am getting an error message about unknown context window"
# question = "i am getting an error message about exhausted context window" # question = "i am getting an error message about exhausted context window"