camel-ai/camel

[Feature Request] Refactor to use `api_keys_required` and `dependencies_required` decorators

Open

#1,043 opened on Oct 11, 2024

 (15 comments) (0 reactions) (1 assignee)Python (2,020 forks)auto 404
P1call for contributionenhancementgood first issue

Repository metrics

Stars
 (17,486 stars)
PR merge metrics
 (PR metrics pending)

Description

Required prerequisites

Motivation

  • Add error_info to decorators, to info users where to get the keys, or how to install dependencies.
  • Refactor camel.models
  • Refactor camel.toolkits
  • Refactor camel.storages
  • Refactor camel.retrievers
  • Refactor camel.interpreters
  • Refactor camel.loaders
  • Refactor camel.embeddings
  • Refactor camel.bots

Solution

No response

Alternatives

No response

Additional context

No response

Contributor guide