HumanSignal / Adala

Adala: Autonomous DAta (Labeling) Agent framework
https://humansignal.github.io/Adala/
Apache License 2.0
953 stars 75 forks source link

Litellm refactor #172

Closed matt-bernstein closed 2 months ago

matt-bernstein commented 2 months ago

remove the intermediate get_llm_response utility functions to simplify and shorten code, including unused parallel_ codepath and relegating non-instructor codepath to legacy self.get_llm_response function only used in agent.learn().

Also reimplemented checking for valid API keys upon LiteLLM runtime startup, which was not working

future directions and qs:

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/cce5888ea125f432c6f065d980c67a41ef246ba8 is created.

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/bdce143cd9fffc1dde64fb5e0f368917cf9fa7bb is created.

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/7e4ce2cf3ce48356d339dd96607053c9be05d62c is created.

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/06234ff79b9bb03fa5254b886b5461cdfed400a8 is created.

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/f80df8f3f95b42e7b61756acec9610e99562f0e9 is created.

robot-ci-heartex commented 2 months ago

Commit https://github.com/HumanSignal/infra/commit/38a9bb8535dab38aa6a120392bb2c04140f271dd is created.