Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/seperate graphs #147

Merged
merged 10 commits into from
Aug 1, 2024
Merged

Feature/seperate graphs #147

merged 10 commits into from
Aug 1, 2024

Conversation

sunshinexcode
Copy link
Collaborator

1.adjust the server to support dynamically setting environment variables.
2.adjust the docker-compose.yml to support local development.
3.the start endpoint supports dynamically specifying the graph.
4.support setting environment variables using .env.

.devcontainer/devcontainer.json Outdated Show resolved Hide resolved
agents/property.json.graphs_examples Show resolved Hide resolved
.env.example Show resolved Hide resolved
agents/property.json.example Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
@plutoless plutoless merged commit d467300 into TEN-framework:feature/seperate-graphs Aug 1, 2024
plutoless added a commit that referenced this pull request Aug 5, 2024
* feat: upgrade runtime 0.4.0 with build pass

* fix: compatible with runtime 0.4.0

* feat: use property for predefined_graphs

* fix: type

* Feature/seperate graphs (#147)

* chore(): update devcontainer.json with additional VS Code extensions and settings for c++/golang/python

* feat(): configuration uses .env, supporting dynamic setting of Graph

* fix(): fix

* fix(): fix type

* chore(): specify platform

* chore(): adjust manifest.json to property.json

* chore(): modify docker-compose.yml

* chore(): restore the previous VSCode extensions

* chore(): delete property.json.graphs_examples

* chore(): rename PROXY_URL to OPENAI_PROXY_URL

* chore(): support graph designer (#151)

* chore(): support graph designer

* chore(): keep SERVER_PORT

* chore(): modify comment

* Feature/seperate graphs (#153)

* chore(): merge all manifest.json.example into property.json.example

* chore(): remove version

* chore(): remove the pcm_frame under the agora_rtc extension

* chore(): adjust README (#154)

* fix: fix readme

* fix: readme update

* chore(): default start graph designer server (#156)

* chore(): default start graph designer server

* chore(): update image version

* chore(): merge commit 09ca830, PR 127 (#157)

Co-authored-by: Bin Chen <[email protected]>

* feat: upgrade build image version

* fix: fix polly folder name & readme

* feat: readme update

---------

Co-authored-by: Jay Zhang <[email protected]>
Co-authored-by: sunshinexcode <[email protected]>
Co-authored-by: Bin Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants