Kye
|
6e3d86f279
|
The root cause of this error is that the initialize_tools method in the Swarms class is passing an instance of OpenAI to the load_qa_with_sources_chain function, which then passes it to the LLMChain constructor. The LLMChain constructor expects a dictionary for the llm parameter, but it's receiving an instance of OpenAI instead.
|
2 years ago |
Kye
|
a68c53c55d
|
init llm clean up
|
2 years ago |
Kye
|
aefadb1245
|
openai class for run swarms
|
2 years ago |
Kye
|
2e4db3fced
|
clean up
|
2 years ago |
Kye
|
e28384e17b
|
chat history
|
2 years ago |
Kye
|
db0ea43909
|
no omni agent for now
|
2 years ago |
Kye
|
cc6ad042b0
|
no omni agent for now
|
2 years ago |
Kye
|
6f832086b9
|
yaml config
|
2 years ago |
Kye
|
344e78d757
|
omni agent clean up config
|
2 years ago |
Kye
|
35eabd4cfd
|
api clean up
|
2 years ago |
Kye
|
f055f051a3
|
file error path omni agent
|
2 years ago |
Kye
|
e988ed82f3
|
re-architecture
|
2 years ago |
Kye
|
a89ec99299
|
omni agent cleanup
|
2 years ago |
Kye
|
5c3937339a
|
waittress verison
|
2 years ago |
Kye
|
fe59765481
|
clean up
|
2 years ago |
Kye
|
549f2f96d0
|
omni agent requirements
|
2 years ago |
Kye
|
ad15382a0f
|
clean up in the multi-modal agents foler
|
2 years ago |
Kye
|
39a5935b8b
|
clean up
|
2 years ago |
Kye
|
8d124a1203
|
clean up
|
2 years ago |
Kye
|
34d5f847e1
|
no more omni agent
|
2 years ago |
Kye
|
7a0f8e58c2
|
block out multi-modal visual agent for now
|
2 years ago |
Kye
|
eba292cd2c
|
clean up
|
2 years ago |
Kye
|
0b26eadf4b
|
clean up
|
2 years ago |
Kye
|
b0bc426bd9
|
file path error swith module not found
|
2 years ago |
Kye
|
eae6d9af6e
|
clean up
|
2 years ago |