Khassan Abdallakh

Results 5 issues of Khassan Abdallakh

Windows 10. Running locally. The error appears after generating chat Full text: ``` 2023-10-25 01:46:49.561 Uncaught app exception Traceback (most recent call last): File "C:\Users\exore\anaconda3\envs\ArxivChatGuru\lib\site-packages\streamlit\runtime\caching\cache_utils.py", line 263, in _get_or_create_cached_value cached_result...

Fix an error when links build with not internal model variable. Method `resolve_param_values` of `AbstractHyperField` deletes all rest parameters those are not got from HALHyperModel parameters. Now those parameters update...

Implement a check to ensure the sequence length is greater than 0 before adding the field to the embedded dictionary. For example: if field value is '' then it goes...

An error when links build with variables those are not internal model variable. Method `resolve_param_values` of `AbstractHyperField` deletes all rest parameters those are not presented in HALHyperModel object, so there's...