fixie-ai / ai-jsx

The AI Application Framework for Javascript
https://docs.ai-jsx.com
MIT License
1.04k stars 78 forks source link

Support using a Fixie agent as the backing LLM #413

Closed petersalas closed 10 months ago

petersalas commented 11 months ago

This allows the voice demo to use a Fixie agent as the backing LLM by adding the ?llm=fixie/$UUID search param.

This required a couple affordances in the code related to message persistence:

?llm=fixie/2a33fba6-905e-4069-a5e2-b0440194fd30 has the current system prompt pasted in. (The greeting message is fixed, however.)

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-jsx-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 3:58pm
ai-jsx-nextjs-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 3:58pm
ai-jsx-tutorial-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 3:58pm
ai-jsx-voice ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 3:58pm