Skip to content

Commit

Permalink
Merge pull request #179 from SylphAI-Inc/li
Browse files Browse the repository at this point in the history
fix an image
  • Loading branch information
liyin2015 authored Aug 17, 2024
2 parents 548108d + 8fe404a commit 59d1083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ This [Trace Graph](https://adalflow.sylph.ai/tutorials/trace_graph.html) demonst
Just define it as a ``Parameter`` and pass it to our ``Generator``.

<p align="center">
<img src="https://raw.githubusercontent.com/SylphAI-Inc/LightRAG/main/docs/source/_static/images/trainable_task_pipeline.png" alt="AdalFlow Trainable Task Pipeline">
<img src="https://raw.githubusercontent.com/SylphAI-Inc/LightRAG/main/docs/source/_static/images/Trainable_task_pipeline.png" alt="AdalFlow Trainable Task Pipeline">
</p>

### **AdalComponent & Trainer**
Expand Down

0 comments on commit 59d1083

Please sign in to comment.