MarianoMolina / project_alice

A framework for agentic workflow creation and deployment
BSD 3-Clause "New" or "Revised" License
149 stars 23 forks source link

fix(naming): fix file name casing #4

Closed sammcj closed 3 months ago

sammcj commented 3 months ago

Fixes #1

MarianoMolina commented 3 months ago

Samm, a few things:

1- really appreciate the input 2- I was traveling these past few days so I was a bit offline, sorry I didn't reply sooner 3- found these issues as well and submitted an update. If you pull the latest main it should be fixed.

Sorry you went through the trouble of doing this and I didnt follow up, but rest assured that I am going to keep working on this and adding a bunch of things. Currently adding 10 new api engines, allowing stt, tts, image gen, vision, etc. all out of the box.

I hope you find it useful and keep helping my friend.

Best Mariano

micklynch commented 3 months ago

@MarianoMolina - I pulled the latest from GitHub today and the problem still persists. Exact same error that Sammcj got.

MarianoMolina commented 3 months ago

Check now. Seems I didn't realize I was in a casing-agnostic system and the file name updates weren't being pushed correctly, but it should work fine now.