mt7180 / quaigle

RAG-based LLM application: project to explore different llm-frameworks like llamaindex, marvin and langchain, other used frameworks: streamlit, fastapi
1 stars 1 forks source link

17 adapt qa route to use new chatengine class #20

Closed mt7180 closed 1 year ago

mt7180 commented 1 year ago

wip ... will start to implement now

mt7180 commented 1 year ago

@Zaubeerer: Something strange happened here, I don't know why, but branch 16 AND 17 were merged into main in parallel - I am quite sure I was in the pull request for branch 16. Nevertheless, since I didn't push into 17 yet, there was nothing new merged in. I will open a new pull request ...

Zaubeerer commented 1 year ago

Yes, in GitHub this happens when changes of one branch were merged into another branch. I haven't fully understood the logic yet, but now you know that it may happen 🙈