You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line that instructs the manufacturing agent to use the openai framework.
Is the line that instructs the manufacturing agent to use the openai framework relevant? I guess not, since this part is fixed in code and not something that the agent can influence. We should remove it completely.
Do we need the instructions to save the agent trace?
This part is not needed. The part that uses the dotenv library to load the environment variables is fixed in code.
We should consider cleaning up the agent instructions as some bits seems irrelevant or outdated:
A few issues:
openaiframework.openaiframework relevant? I guess not, since this part is fixed in code and not something that the agent can influence. We should remove it completely.dotenvlibrary to load the environment variables is fixed in code.