julep-ai / julep

A new DSL and server for AI agents and multi-step tasks
https://julep.ai
Apache License 2.0
2.66k stars 911 forks source link

[Bug]: Codec route Chrome CORS issue on DEV #810

Closed Vedantsahai18 closed 2 weeks ago

Vedantsahai18 commented 2 weeks ago

πŸ“œ Description

πŸ‘Ÿ Reproduction steps

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

creatorrr commented 2 weeks ago

It’s trying to connect to http://localhost/ but it should instead connect to https://dev.julep.ai/

Vedantsahai18 commented 2 weeks ago

Apparently it is working on all browser except for Chrome.

Vedantsahai18 commented 2 weeks ago

Change setting from cluster level to browser level in the codec setup.