Open GITHUBear opened 2 days ago
sorry about that, we will fix that soon.
Hey, I just got started with AWEL flow, can you help me guide through some resources to learn this? I am going through documentation but not able to find much details of AWEL flow UI
Hey, I just got started with AWEL flow, can you help me guide through some resources to learn this? I am going through documentation but not able to find much details of AWEL flow UI
Sorry, our WEB UI tutorials for AWEL are indeed lacking. I will give you the current AWEL related documents.
Search before asking
Operating system information
MacOS(M1, M2...)
Python version information
DB-GPT version
main
Related scenes
Installation Information
[X] Installation From Source
[ ] Docker Installation
[ ] Docker Compose Installation
[ ] Cluster Installation
[ ] AutoDL Image
[ ] Other
Device information
CPU
Models information
LLM: tongyi_proxyllm Embedding Model: text2vec-large-chinese
What happened
After changing the parameters of
EmbeddingAssemblerOperator
fromVectorStoreConnector
toIndexStoreBase
, it seems that the following connection cannot be established in the workflow:What you expected to happen
The connection should be established as follows:
How to reproduce
EmbeddingAssemblerOperator
component into canvasVectorStoreConnector
component into canvasAdditional context
No response
Are you willing to submit PR?