mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
- Added Langfuse configuration to settings and environment variables. - Introduced Langfuse client for fetching prompts in chat service. - Updated ChatConfig to include Langfuse prompt name. - Enhanced service logic to retrieve prompts from Langfuse, improving prompt management capabilities. This integration allows for rapid runtime prompt updates and eventual analytics of the performance of the Co-Pilot system. This commit aims to trial this service as a potential option.