Kye
|
9c1ed56b61
|
types
|
2 years ago |
Kye
|
4f79c604e8
|
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
|
08852720dd
|
init llm clean up
|
2 years ago |
Kye
|
76094e5fd7
|
openai class for run swarms
|
2 years ago |
Kye
|
76281a0aa0
|
clean up
|
2 years ago |
Kye
|
e0d3249506
|
chat history
|
2 years ago |
Kye
|
f018b344d8
|
no omni agent for now
|
2 years ago |
Kye
|
1784e119a1
|
no omni agent for now
|
2 years ago |
Kye
|
0087c5c81b
|
yaml config
|
2 years ago |
Kye
|
4173e300b2
|
omni agent clean up config
|
2 years ago |
Kye
|
158ec1ab16
|
api clean up
|
2 years ago |
Kye
|
c591d305c4
|
file error path omni agent
|
2 years ago |
Kye
|
7a46f81566
|
re-architecture
|
2 years ago |
Kye
|
97eeb7ca04
|
omni agent cleanup
|
2 years ago |
Kye
|
63640405ee
|
waittress verison
|
2 years ago |
Kye
|
918279630b
|
clean up
|
2 years ago |
Kye
|
053e6bd95d
|
omni agent requirements
|
2 years ago |
Kye
|
a63fcb3839
|
clean up in the multi-modal agents foler
|
2 years ago |
Kye
|
50f2839f2d
|
clean up
|
2 years ago |
Kye
|
904348aaf3
|
clean up
|
2 years ago |
Kye
|
01d732ca82
|
no more omni agent
|
2 years ago |
Kye
|
aee0353ecf
|
block out multi-modal visual agent for now
|
2 years ago |
Kye
|
8ecfb54d0a
|
clean up
|
2 years ago |
Kye
|
0dcbeea62e
|
clean up
|
2 years ago |
Kye
|
05960cc8f1
|
file path error swith module not found
|
2 years ago |
Kye
|
4264c31517
|
clean up
|
2 years ago |