What happened?
Describe the bug
I tried installing studio from source in the dev container. The process failed at yarn build with the following error:
Error: `siteUrl` does not exist on `siteMetadata` in the data returned from the query
To Reproduce
Steps to reproduce the behavior. Please include code and outputs such as stacktrace.
# 1. clone autogen @main
# 2. cd into studio package
cd python/packages/autogen-studio
# 3. in vscode, click on `Open in Container`
# 4. wait for the new container to build
cd frontend/
yarn build
Screenshots
Which packages was the bug in?
AutoGen Studio (autogensudio)
AutoGen library version.
Python dev (main branch)
Other library version.
No response
Model used
No response
Model provider
None
Other model provider
No response
Python version
None
.NET version
None
Operating system
None
What happened?
Describe the bug
I tried installing studio from source in the dev container. The process failed at
yarn buildwith the following error:To Reproduce
Steps to reproduce the behavior. Please include code and outputs such as stacktrace.
Screenshots
Which packages was the bug in?
AutoGen Studio (autogensudio)
AutoGen library version.
Python dev (main branch)
Other library version.
No response
Model used
No response
Model provider
None
Other model provider
No response
Python version
None
.NET version
None
Operating system
None