mirror of
https://github.com/aymenfurter/microagents.git
synced 2023-12-30 16:47:11 +03:00
* update openaiwrapper to use memoize and move parsing logic to get_embedding and chat_completion functions * add memoize functions * remove commented out code * remove missed commented out code * add comment explaining changes to prompts * remove print statements, use environment vars, etc