Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay-Ferguson committed Feb 12, 2025
1 parent 3e1a58d commit 1f46751
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions QuantaGradio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

* `Quanta_Gradio_Agent.py` - Quanta Coding Agent. Most of the code for this app is in `common/python` folder of the Quantizr repository. The common code is used by several other projects.

* `Quanta_Gradio_Agent_SG.py` - Same as `Quanta_Gradio_Agent.py` but with an actual StateGraph & Node Tree

* `Quanta_Gradio_ChatTest.py` - Chat app

* `Quanta_Gradio_ChatTest.py` - Same as `Quanta_Gradio_ChatTest.py` but with an actual StateGraph & Node Tree

* `Quanta_Gradio_AgentTest.py` - Chat app with tool-calling

* `Quanta_Gradio_ImageGen.py` - Image Generation app
Expand Down

0 comments on commit 1f46751

Please sign in to comment.