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
Describe the bug
Asking a certain prompt gives a red error message in the prompt
To Reproduce
Ask this prompt:
Is it possible to speed up this python install
RUN cd /usr/src \
&& wget https://www.python.org/ftp/python/$PYTHON_VER/Python-$PYTHON_VER.tgz \
&& tar -xzf Python-$PYTHON_VER.tgz \
&& cd Python-$PYTHON_VER \
&& ./configure --enable-loadable-sqlite-extensions --enable-optimizations \
&& make profile-gen-stamp; ./python -m test.regrtest --pgo -j8; make build_all_merge_profile; touch profile-run-stamp; make \
&& make altinstall
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug]
coffeegrind123
changed the title
[Bug]
[Bug] ParseError: KaTeX parse error: Expected 'EOF', got '&' at position 22: …_VER.tgz \ &̲& cd Python-
Jan 17, 2024
Describe the bug
Asking a certain prompt gives a red error message in the prompt
To Reproduce
Ask this prompt:
Expected behavior
No errors
Screenshots
Deployment
https://app.nextchat.dev/#/chat
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: