@@ -15,27 +15,27 @@ custom agents in this repository, varying in complexity and features:
1515
1616- [ A vanilla agent that retrieves raw widget data] ( ./30-vanilla-agent-raw-widget-data )
1717
18- <img width =" 2754 " height =" 2068 " alt =" 30-raw-reply-with-context " src =" https://github.com/user-attachments/assets/1cc91ed1-a319-4e4b-81bd-ed8c64cf6267 " />
18+ <img width =" 600 " height =" 2068 " alt =" 30-raw-reply-with-context " src =" https://github.com/user-attachments/assets/1cc91ed1-a319-4e4b-81bd-ed8c64cf6267 " />
1919
2020- [ A vanilla agent that yields reasoning steps to OpenBB Workspace] ( ./31-vanilla-agent-reasoning-steps )
2121
22- <img width =" 1106 " height =" 856 " alt =" 31-reasoning " src =" https://github.com/user-attachments/assets/c7d22ddc-b4c1-4cbd-9c91-fc1ed998d484 " />
22+ <img width =" 600 " height =" 856 " alt =" 31-reasoning " src =" https://github.com/user-attachments/assets/c7d22ddc-b4c1-4cbd-9c91-fc1ed998d484 " />
2323
2424- [ A vanilla agent that can retrieve data from OpenBB Workspace and produce citations] ( ./32-vanilla-agent-raw-widget-data-citations )
2525
26- <img width =" 2760 " height =" 2078 " alt =" 32-citations " src =" https://github.com/user-attachments/assets/fc3a765f-3b2c-454d-b9b5-5258bffb9278 " />
26+ <img width =" 600 " height =" 2078 " alt =" 32-citations " src =" https://github.com/user-attachments/assets/fc3a765f-3b2c-454d-b9b5-5258bffb9278 " />
2727
2828- [ A vanilla agent that can produce charts] ( ./33-vanilla-agent-charts )
2929
30- <img width =" 2762 " height =" 2076 " alt =" 33-charts " src =" https://github.com/user-attachments/assets/07231b45-38b8-4d1d-aed9-066fdcd7368f " />
30+ <img width =" 600 " height =" 2076 " alt =" 33-charts " src =" https://github.com/user-attachments/assets/07231b45-38b8-4d1d-aed9-066fdcd7368f " />
3131
3232- [ A vanilla agent that can produce tables] ( ./34-vanilla-agent-tables )
3333
34- <img width =" 1408 " height =" 984 " alt =" 34-tables " src =" https://github.com/user-attachments/assets/967b1ad4-3064-4236-b397-1a43adaf180c " />
34+ <img width =" 600 " height =" 984 " alt =" 34-tables " src =" https://github.com/user-attachments/assets/967b1ad4-3064-4236-b397-1a43adaf180c " />
3535
3636- [ A vanilla agent that can handle PDF data] ( ./35-vanilla-agent-pdf )
3737
38- <img width =" 2746 " height =" 2076 " alt =" 35-pdf " src =" https://github.com/user-attachments/assets/b6170465-0e63-4055-9cf3-f990e7e43f74 " />
38+ <img width =" 600 " height =" 2076 " alt =" 35-pdf " src =" https://github.com/user-attachments/assets/b6170465-0e63-4055-9cf3-f990e7e43f74 " />
3939
4040These examples are a good starting point for building your own custom agent if
4141you are interested in a specific feature or use case.
0 commit comments