fixie-ai / ai-jsx

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

Clean up exports from `fixie` package. #444

Closed mdwelsh closed 10 months ago

mdwelsh commented 10 months ago

Export FixieAgent from the fixie package, move all source files under src/, and build to dist/.

vercel[bot] commented 10 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 27, 2023 6:15am
ai-jsx-nextjs-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 6:15am
ai-jsx-tutorial-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 6:15am
ai-jsx-voice ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 6:15am
mdwelsh commented 10 months ago

Closing this in favor of https://github.com/fixie-ai/ai-jsx/pull/445 which does the surgical thing I need