You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a better interface would have been something like:
--update-kb common-knowledge.md (kb as in knowledge-base)
This allows for a more flexible command line interface instead of hard coding a filename in your code.
We can even extend this to allow for two special values: none and all. none is the default, and it means "don't update knowledge bases if they already exist". all is the opposite (i.e. update all knowledge bases). This allows for one parameter instead of needing the --update-instructions parameter too And also deprecating --replace-context obviously
משימת המשך ל-https://github.com/whiletrue-industries/botnim/issues/3.
המשימה נועדה לאפשר סנכרון נפרד [במקום הבניה מחדש בכל פעם, כפי שמומשה עד כה] של כל אחד מהבוטים. הרכיבים המדוברים הם:
בעקבות משימה זו ניתן יהיה לסנכרן את כל הרכיבים בבת אחת (מה שכרוך בזמן המתנה ארוך יותר ובעלויות ההקמה מחדש של בסיס הנתונים) או רק את הרכיבים הרצויים.
The text was updated successfully, but these errors were encountered: