TEN-Agent
TEN-Agent copied to clipboard
TEN Agent is a conversational AI powered by the TEN, integrating Gemini 2.0 Live, OpenAI Realtime, RTC, and more. It delivers real-time capabilities to see, hear, and speak, while being fully compatib...
Please add an extension to use Groq LLM https://groq.com/ Groq has the same interface as OAI and is faster and cheaper.
I'm wondering if the project currently supports OpenAI's TTS and STT APIs, or if there are any plans to integrate them.
## Description Run command `make build` failed in container `astra_agents_dev` with non-root user cloned project. The container user is root, But the directory owner is non-root. git output `fatal: detected...
- extract vision tool as a separate extension - add aibase.py for ai relevant abstraction and default async.io handling - add aibase.py for default tool registration - change openai-chatgpt to...
**Is your feature request related to a problem? Please describe.** there's many different formats ``` 2024/09/30 11:04:38 2024-09-30 11:04:38 2024/09/30 11:04:38,888 2024/09/30 11:04:38.888 2024/09/30 11:04:38.534800 ``` examples real logs ```...
**Is your feature request related to a problem? Please describe.** I enabled `publish_video` in `camera.va.openai.azure`, and it causing core dump. The diff: ``` diff --git a/agents/property.json b/agents/property.json index 880241c..f366694 100644...
**Is your feature request related to a problem? Please describe.** We have made a good progress in https://github.com/TEN-framework/ASTRA.ai/pull/232, which uses channel name to identify logs. On the other hand, both...
**Is your feature request related to a problem? Please describe.** I built in my local computer, `va.openai.azure` works but `camera.va.openai.azure` doesn't. I have `OPENAI_PROXY_URL` set to `OPENAI_PROXY_URL=socks5://host.orb.internal:8888` I checked property.json,...