Example Outputs in Git Repo #140
ThomasSilloway
started this conversation in
Ideas & Thoughts
Replies: 1 comment 1 reply
-
I love this. @OWigginsHay @GeorgiaPhillips1008 @RomanGoEmpire let's make this standard for all PRs. I will update the contributing doc. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm checking out some of the code that's been submitted and ran into what I think will be a common issue.
I am inspecting the code, the prompts etc and I'm curious what it looks like when you actually run it.
Since we have other discussions going on about how the cost is high to run some of the code, maybe it would be a good idea to encourage contributors to upload the results of their tests of the code they're submitting?
For example:
https://github.com/daveshap/OpenAI_Agent_Swarm/tree/main/agents%2Fagent_functions%2Fexamples%2Ftext-manipulation
I'm curious what the usage is for this, how it was tested and what the output looks like, but I would like to not spend money to find out for each demo in the repo.
It would be nice if there was a file called 2023-11-10_Test_01.txt where we can see this output.
Beta Was this translation helpful? Give feedback.
All reactions