Skip to content

Api does not maintain saperate sessions and uses same context and chat history for different sessions #185

Answered by SeeknnDestroy
draco121 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @draco121,

Thank you for reporting this issue. We have implemented enhancements in the latest version of AutoLLM that address your concerns:

  • Unique session handling for different clients, assuring isolated contexts.
  • Improved LanceDB URI validation and default database creation for new sessions.
  • New parameters exist_ok and overwrite_existing for explicit database write protection.

These updates are part of our ongoing efforts to improve the robustness and usability of autollm.

Please update to the latest version to access these new features:

pip install --upgrade autollm

We appreciate your feedback and look forward to any further insights you may have.

Best,
Talha

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fcakyon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #180 on December 23, 2023 18:36.