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
Traceback (most recent call last):
File "C:\ProgramData\miniconda3\envs\a0\Lib\site-packages\openai_streaming.py", line 147, in aiter
async for item in self._iterator:
File "C:\ProgramData\miniconda3\envs\a0\Lib\site-packages\openai_streaming.py", line 174, in stream
raise APIError(
openai.APIError: Requested generation length 1024 is not possible! The provided prompt is 3761 tokens long, so generating 1024 tokens requires a sequence length of 4785, but the maximum supported sequence length is just 4096!
I had restructured my computer because of main c:/ drive free space. I now have agent zero on my P:\ drive. I have reinstalled everything I can think of. Yes I am in conda environment for A0
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
Hello
Initializing VectorDB...
Found 2 knowledge files in P:\A0\knowledge\default\main, processing...
Processed 6 documents from 2 files.
Processed 0 documents from 0 files.
Found 1 knowledge files in P:\A0\knowledge\default\solutions, processing...
Processed 1 documents from 1 files.
Processed 0 documents from 0 files.
Processed 0 documents from 0 files.
Processed 0 documents from 0 files.
Processed 0 documents from 0 files.
Processed 0 documents from 0 files.
Found 1 knowledge files in P:\A0\instruments, processing...
Processed 1 documents from 1 files.
No relevant docs were retrieved using the relevance score threshold 0.6
No relevant docs were retrieved using the relevance score threshold 0.6
The text was updated successfully, but these errors were encountered:
if you haven't already pay for openai. it is a paid platform when you use there api services. They only offer free on there website. API key allowyou to used there services externally. Try using ollama instead. Its free local and there are lots of llMS to choose from.
Traceback (most recent call last):
File "C:\ProgramData\miniconda3\envs\a0\Lib\site-packages\openai_streaming.py", line 147, in aiter
async for item in self._iterator:
File "C:\ProgramData\miniconda3\envs\a0\Lib\site-packages\openai_streaming.py", line 174, in stream
raise APIError(
openai.APIError: Requested generation length 1024 is not possible! The provided prompt is 3761 tokens long, so generating 1024 tokens requires a sequence length of 4785, but the maximum supported sequence length is just 4096!
I had restructured my computer because of main c:/ drive free space. I now have agent zero on my P:\ drive. I have reinstalled everything I can think of. Yes I am in conda environment for A0
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
Press CTRL+C to quit
User message:
The text was updated successfully, but these errors were encountered: