apify / actor-templates

This project is the :house: home of Apify actor template projects to help users quickly get started.
https://apify.com/
24 stars 14 forks source link

Fixed init for `js-crawlee-playwright-chrome` and dynamic input fro `ts-crawlee-playwright-chrome` template #262

Closed jbartadev closed 7 months ago

jbartadev commented 7 months ago

Reported in Slack #bugs channel https://apifier.slack.com/archives/C0L33UM7Z/p1705144932648779

B4nan commented 7 months ago

btw the langchain js template started failing a week ago, looks like the token is no longer present or valid

edit: or maybe its just about the removed model, seeing NotFoundError: 404 The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations in there

jbartadev commented 7 months ago

edit: or maybe its just about the removed model, seeing NotFoundError: 404 The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations in there

@B4nan thanks for info, created a ticket here https://github.com/apify/actor-templates/issues/263