langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
37.79k stars 5.13k forks source link

how to support llama_index program in dify #5066

Open lawplus opened 1 month ago

lawplus commented 1 month ago

Self Checks

1. Is this request related to a challenge you're experiencing?

i am using https://github.com/run-llama/llama_index, built some app. now i wanto integrate with dify workflow. by refer to https://docs.dify.ai/features/workflow/node/code , can i migrate my python codes there? or should i use tool - https://docs.dify.ai/tutorials/quick-tool-integration

2. Describe the feature you'd like to see

support llama_index program in dify workflow nodes

3. How will this feature improve your workflow or experience?

some customer business logic should using my llama_index python codes to write in dify workflow nodes

4. Additional context or comments

No response

5. Can you help us with this feature?

lawplus commented 1 month ago

no one reply ?