Update key-concept.md (#87)

Remove extra space
pull/103/head
Rohan James 2024-05-26 18:29:09 +05:30 committed by GitHub
parent 7944443cce
commit b59ef82d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Nodes are the key components of a workflow. By connecting nodes with different f
* Basic NodesStart, End, Answer, LLM, Knowledge Retrieval, Applications (coming soon)
* Question UnderstandQuesition ClassifierQuestion Rewriting (coming soon), Sub-question Splitting (coming soon)
* Logic ProcessingIF/ELSE, Merge (coming soon), Loop (coming soon)
* TransformationCode, Template Variable Assigner, Function Extraction (coming soon)
* TransformationCode, TemplateVariable Assigner, Function Extraction (coming soon)
* OthersHTTP Request
* ToolsBuilt-in Tools, Custom Tools