llama_index_examples_python3.10
llama_index_examples_python3.10 copied to clipboard
llama_index_examples_python3.10 基于ChatGPT的垂直领域语料向量索引优化
Results
4
llama_index_examples_python3.10 issues
Sort by
recently updated
recently updated
newest added
python版本是3.10么
请问有碰到应答内容丢失的情况么,发现这个返回内容后面明显有缺失的内容,llm max_tokens 指定了4096,不明白是什么原因导致的
WARNING:urllib3.connectionpool:Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to api.openai.com timed out. (connect timeout=600)')': /v1/engines/text-embedding-ada-002/embeddings 这个报错该怎么解决呢,感谢